This documentation is archived and is not being maintained.
PatternMatcher Constructor
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Sub New( _ ByVal type As Type _ ) [C#] public PatternMatcher( Type type ); [C++] public: PatternMatcher( Type* type ); [JScript] public function PatternMatcher( type : Type );
See Also
PatternMatcher Class | PatternMatcher Members | System.Web.Services.Protocols Namespace
Show: