Aracılığıyla paylaş


ProtocolReflector.Methods Özellik

Tanım

İlişkili nesnenin özelliği tarafından tanımlanan Web hizmeti sınıfına ait Web hizmeti yöntemlerini alır ProtocolReflector Methods .

public:
 property cli::array <System::Web::Services::Protocols::LogicalMethodInfo ^> ^ Methods { cli::array <System::Web::Services::Protocols::LogicalMethodInfo ^> ^ get(); };
public System.Web.Services.Protocols.LogicalMethodInfo[] Methods { get; }
member this.Methods : System.Web.Services.Protocols.LogicalMethodInfo[]
Public ReadOnly Property Methods As LogicalMethodInfo()

Özellik Değeri

LogicalMethodInfo[]

İlişkili nesnenin özelliği tarafından tanımlanan Web hizmeti sınıfına ait Web hizmeti yöntemleri ProtocolReflector Methods .

Açıklamalar

Web hizmeti yöntemleri tarafından tanımlanır WebMethodAttribute .

Şunlara uygulanır