[To be supplied.]
[Visual Basic] Public Shared Function GetDefaultMethodUri( _ ByVal methodInfo As LogicalMethodInfo _ ) As String [C#] public static string GetDefaultMethodUri( LogicalMethodInfo methodInfo ); [C++] public: static String* GetDefaultMethodUri( LogicalMethodInfo* methodInfo ); [JScript] public static function GetDefaultMethodUri( methodInfo : LogicalMethodInfo ) : String;
SoapServerProtocol Class | SoapServerProtocol Members | System.Web.Services.Protocols Namespace