C# Class c_sharp.regex

显示文件 Open project: Seregamil/.NET-plugin

Public Methods

Method Description
IsMatch ( ) : object
Match ( ) : object
Replace ( ) : object

Method Details

IsMatch() public static method

public static IsMatch ( ) : object
return object

Match() public static method

public static Match ( ) : object
return object

Replace() public static method

public static Replace ( ) : object
return object