Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
System
Data
ProviderBase
SqlParamsRegex
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