C# Class System.Data.ProviderBase.CharacterSplitterRegex

Inheritance: SimpleRegex
Afficher le fichier Open project: runefs/Marvin

Méthodes protégées

Méthode Description
Match ( string input, int beginning, int length ) : SimpleMatch

Private Methods

Méthode Description
CharacterSplitterRegex ( char delimiter ) : System.Data

Method Details

Match() protected méthode

protected Match ( string input, int beginning, int length ) : SimpleMatch
input string
beginning int
length int
Résultat SimpleMatch