[To be supplied.]
[Visual Basic] Protected Function GenerateClass( _ ByVal serviceName As String _ ) As Boolean [C#] protected bool GenerateClass( string serviceName ); [C++] protected: bool GenerateClass( String* serviceName ); [JScript] protected function GenerateClass( serviceName : String ) : Boolean;
HttpProtocolInfoImporter Class | HttpProtocolInfoImporter Members | System.Web.Services.Description Namespace