C# Class SyrupPayToken.Claims.ISOCode

Afficher le fichier Open project: SKplanet/syruppay-csharp

Méthodes publiques

Méthode Description
IsValidCountryAlpha2Code ( string code ) : bool
IsValidLanuageCode ( string code ) : bool

Private Methods

Méthode Description
ISOCode ( ) : System
LoadCountriesByIso3166 ( ) : void
LoadLanguageByIso639 ( ) : void

Method Details

IsValidCountryAlpha2Code() public static méthode

public static IsValidCountryAlpha2Code ( string code ) : bool
code string
Résultat bool

IsValidLanuageCode() public static méthode

public static IsValidLanuageCode ( string code ) : bool
code string
Résultat bool