Property | Type | Description | |
---|---|---|---|
Name | string | ||
NationalPattern | |||
NationalPrefixFormattingRule | string |
Method | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ParseNationalString ( string str ) : |
||
Territory ( object data, |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
Normalize ( string str ) : string | ||
StartsWithNationalPrefix ( string str ) : bool | ||
StripNationalPrefix ( string str ) : string |
Method | Description | |
---|---|---|
Possible ( string str ) : bool |
public ParseNationalString ( string str ) : |
||
str | string | |
return |
protected StartsWithNationalPrefix ( string str ) : bool | ||
str | string | |
return | bool |
protected StripNationalPrefix ( string str ) : string | ||
str | string | |
return | string |
public Territory ( object data, |
||
data | object | |
region | ||
return | System.Text.RegularExpressions |
public Regex,System.Text.RegularExpressions NationalPattern | ||
return |