ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources]

G. andrew Duthie; matthew Macdonald

نسخه متنی -صفحه : 873/ 355
نمايش فراداده

PatternMatcher

System.Web.Services.Protocols (system.web.services.dll)sealed class

This class supports the .NET Framework infrastructure. You do not need to use it directly in your code.

public sealed class 

PatternMatcher { // Public Constructors public

PatternMatcher (Type

type ); // Public Instance Methods public object

Match (string

text ); }