[To be supplied.]
[Visual Basic] Public Sub New( _ ByVal returnFormatter As Type, _ ByVal parameterFormatter As Type _ ) [C#] public HttpMethodAttribute( Type returnFormatter, Type parameterFormatter ); [C++] public: HttpMethodAttribute( Type* returnFormatter, Type* parameterFormatter ); [JScript] public function HttpMethodAttribute( returnFormatter : Type, parameterFormatter : Type );
HttpMethodAttribute Class | HttpMethodAttribute Members | System.Web.Services.Protocols Namespace