Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
JudoDotNetXamarin
USACountry
C# Class JudoDotNetXamarin.USACountry
Inheritance:
ICountry
Datei anzeigen
Open project: JudoPay/Judo-Xamarin
Public Methods
Method
Description
GetCurrency
( ) :
ICurrency
GetISOCode
( ) :
int?
GetName
( ) :
Country
GetPostcodeLength
( ) :
int
GetPostcodeRegex
( ) :
string
GetPostcodeTitle
( ) :
string
IsPostcodeNumeric
( ) :
bool
IsPostcodeRequired
( ) :
bool
Method Details
GetCurrency()
public
method
public
GetCurrency
( ) :
ICurrency
return
ICurrency
GetISOCode()
public
method
public
GetISOCode
( ) :
int?
return
int?
GetName()
public
method
public
GetName
( ) :
Country
return
Country
GetPostcodeLength()
public
method
public
GetPostcodeLength
( ) :
int
return
int
GetPostcodeRegex()
public
method
public
GetPostcodeRegex
( ) :
string
return
string
GetPostcodeTitle()
public
method
public
GetPostcodeTitle
( ) :
string
return
string
IsPostcodeNumeric()
public
method
public
IsPostcodeNumeric
( ) :
bool
return
bool
IsPostcodeRequired()
public
method
public
IsPostcodeRequired
( ) :
bool
return
bool