C# Class Ecologylab.BigSemantics.MetaMetadataNS.RegexFilter

missing java doc comments or could not find the source file.
Afficher le fichier Open project: ecologylab/BigSemanticsCSharp

Méthodes publiques

Méthode Description
RegexFilter ( ) : System
RegexFilter ( Regex regexPattern, string replace ) : System

Method Details

RegexFilter() public méthode

public RegexFilter ( ) : System
Résultat System

RegexFilter() public méthode

public RegexFilter ( Regex regexPattern, string replace ) : System
regexPattern System.Text.RegularExpressions.Regex
replace string
Résultat System