메소드 | 설명 | |
---|---|---|
AutoRotate ( ) : System.Text.RegularExpressions |
Initializes a new instance of the AutoRotate class.
|
|
MatchRegexIndex ( string queryString ) : int |
The position in the original string where the first character of the captured substring was found.
|
public AutoRotate ( ) : System.Text.RegularExpressions | ||
리턴 | System.Text.RegularExpressions |
public MatchRegexIndex ( string queryString ) : int | ||
queryString | string | /// The query string to search. /// |
리턴 | int |