C# Class wordpress_update_fix.RegexTest

Mostra file Open project: UCF/wordpress-content-updater Class Usage Examples

Public Methods

Method Description
RegexTest ( string mySqlRegExp, string regularExp, string replaceExp ) : System

Method Details

RegexTest() public method

public RegexTest ( string mySqlRegExp, string regularExp, string replaceExp ) : System
mySqlRegExp string
regularExp string
replaceExp string
return System