[To be supplied.]
[Visual Basic] Protected Function GetMethodUrl( _ ByVal method As LogicalMethodInfo _ ) As String [C#] protected string GetMethodUrl( LogicalMethodInfo method ); [C++] protected: String* GetMethodUrl( LogicalMethodInfo* method ); [JScript] protected function GetMethodUrl( method : LogicalMethodInfo ) : String;
HttpProtocolInfoReflector Class | HttpProtocolInfoReflector Members | System.Web.Services.Description Namespace