C# Class NullReference.Snippets.RegularExpressions

Afficher le fichier Open project: voltagex/junkcode

Méthodes publiques

Méthode Description
CharactersMatchedBy ( Regex pattern, int maximumOrdinal = Int16.MaxValue ) : string

From http://stackoverflow.com/a/16621778/229631

Method Details

CharactersMatchedBy() public static méthode

From http://stackoverflow.com/a/16621778/229631
public static CharactersMatchedBy ( Regex pattern, int maximumOrdinal = Int16.MaxValue ) : string
pattern System.Text.RegularExpressions.Regex
maximumOrdinal int
Résultat string