Method | Description | |
---|---|---|
IsDefaultCount ( string input, RegexOptions options, int count ) : bool | ||
IsDefaultStart ( string input, RegexOptions options, int start ) : bool |
public static IsDefaultCount ( string input, RegexOptions options, int count ) : bool | ||
input | string | |
options | RegexOptions | |
count | int | |
return | bool |
public static IsDefaultStart ( string input, RegexOptions options, int start ) : bool | ||
input | string | |
options | RegexOptions | |
start | int | |
return | bool |