C# Class System.Data.ProviderBase.SqlParamsRegex

Inheritance: SimpleRegex
显示文件 Open project: runefs/Marvin

Protected Methods

Method Description
Match ( string input, int beginning, int length ) : SimpleMatch

Method Details

Match() protected method

protected Match ( string input, int beginning, int length ) : SimpleMatch
input string
beginning int
length int
return SimpleMatch