System.Web.Services.Description.ProtocolReflector.Methods Property

Gets the Web service methods belonging to the Web service class, as identified by the associated System.Web.Services.Description.ProtocolReflector object's ProtocolReflector.Methods property.

Syntax

public System.Web.Services.Protocols.LogicalMethodInfo[] Methods { get; }

Value

a System.Web.Services.Protocols.LogicalMethodInfo[]

Remarks

Web service methods are identified by the System.Web.Services.WebMethodAttribute.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0