SoapProtocolImporter.GenerateMethod-Methode
Dieser Member überschreibt ProtocolImporter.GenerateMethod.
Syntax
'Declaration
Protected Overrides Function GenerateMethod As CodeMemberMethod
'Usage
Dim returnValue As CodeMemberMethod
returnValue = Me.GenerateMethod
protected override CodeMemberMethod GenerateMethod ()
protected:
virtual CodeMemberMethod^ GenerateMethod () override
protected CodeMemberMethod GenerateMethod ()
protected override function GenerateMethod () : CodeMemberMethod
Versionsinformationen
.NET Framework
Unterstützt in: 2.0, 1.1
Siehe auch
Referenz
SoapProtocolImporter-Klasse
SoapProtocolImporter-Member
System.Web.Services.Description-Namespace