C# Class Hardly.Regex

Afficher le fichier Open project: hardlydifficult/HardlyBot

Méthodes publiques

Свойство Type Description
AnyString Regex
EmptyString Regex

Méthodes publiques

Méthode Description
IsMatch ( string value ) : bool
Regex ( string pattern ) : System

Method Details

IsMatch() public méthode

public IsMatch ( string value ) : bool
value string
Résultat bool

Regex() public méthode

public Regex ( string pattern ) : System
pattern string
Résultat System

Property Details

AnyString public_oe static_oe property

public static Regex,Hardly AnyString
Résultat Regex

EmptyString public_oe static_oe property

public static Regex,Hardly EmptyString
Résultat Regex