C# Class System.Data.ProviderBase.SqlParamsRegex

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

Method Details

Match() protected méthode

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