C# Class wordpress_update_fix.RegexUpdate

Datei anzeigen Open project: UCF/wordpress-content-updater

Public Methods

Method Description
RegexUpdate ( string match, string replace ) : System

Method Details

RegexUpdate() public method

public RegexUpdate ( string match, string replace ) : System
match string
replace string
return System