[To be supplied.]
[Visual Basic] Sub SetMethodName( _ ByVal methodName As String _ ) [C#] void SetMethodName( string methodName ); [C++] void SetMethodName( String* methodName ) = 0; [JScript] function SetMethodName( methodName : String );
ISoapMethodCall Interface | ISoapMethodCall Members | System.Runtime.Serialization.Formatters Namespace