WebMethodAttribute Class

Definition

Represents an attribute indicating a web method of the web service.

public class WebMethodAttribute : Attribute
type WebMethodAttribute = class
    inherit Attribute
Public Class WebMethodAttribute
Inherits Attribute
Inheritance
WebMethodAttribute

Constructors

WebMethodAttribute()

Initializes a new instance of the WebMethodAttribute class.

Applies to