Newly updated for Visual Studio .NET 2003, the second
edition of this book includes fresh information on
application and web service development, custom controls,
data access, security, deployment, and error handling, new
material on web application development for mobile devices,
plus an overview of the class libraries.
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 ); }