Aracılığıyla paylaş


SoapServerType.GetMethod(Object) Yöntem

Tanım

SoapServerMethod Belirtilen anahtarla ilişkili değerini döndürür.

public:
 System::Web::Services::Protocols::SoapServerMethod ^ GetMethod(System::Object ^ key);
public System.Web.Services.Protocols.SoapServerMethod GetMethod (object key);
member this.GetMethod : obj -> System.Web.Services.Protocols.SoapServerMethod
Public Function GetMethod (key As Object) As SoapServerMethod

Parametreler

key
Object

İstenen SoapServerMethodile ilişkili anahtar.

Döndürülenler

SoapServerMethod Belirtilen anahtarla ilişkili.

Şunlara uygulanır