C# Class demo.Models.countries

Inheritance: BaseModel
Afficher le fichier Open project: zumero/DataGrid

Méthodes publiques

Свойство Type Description
area_PropertyName string
borders_PropertyName string
callingCode_PropertyName string
capital_PropertyName string
cca2_PropertyName string
cca3_PropertyName string
ccn3_PropertyName string
currency_PropertyName string
id_PropertyName string
lang_PropertyName string
name_PropertyName string
nativeName_PropertyName string
region_PropertyName string
subregion_PropertyName string
tld_PropertyName string

Méthodes publiques

Méthode Description
ToString ( ) : string
countries ( ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

countries() public méthode

public countries ( ) : System
Résultat System

Property Details

area_PropertyName public_oe static_oe property

public static string area_PropertyName
Résultat string

borders_PropertyName public_oe static_oe property

public static string borders_PropertyName
Résultat string

callingCode_PropertyName public_oe static_oe property

public static string callingCode_PropertyName
Résultat string

capital_PropertyName public_oe static_oe property

public static string capital_PropertyName
Résultat string

cca2_PropertyName public_oe static_oe property

public static string cca2_PropertyName
Résultat string

cca3_PropertyName public_oe static_oe property

public static string cca3_PropertyName
Résultat string

ccn3_PropertyName public_oe static_oe property

public static string ccn3_PropertyName
Résultat string

currency_PropertyName public_oe static_oe property

public static string currency_PropertyName
Résultat string

id_PropertyName public_oe static_oe property

public static string id_PropertyName
Résultat string

lang_PropertyName public_oe static_oe property

public static string lang_PropertyName
Résultat string

name_PropertyName public_oe static_oe property

public static string name_PropertyName
Résultat string

nativeName_PropertyName public_oe static_oe property

public static string nativeName_PropertyName
Résultat string

region_PropertyName public_oe static_oe property

public static string region_PropertyName
Résultat string

subregion_PropertyName public_oe static_oe property

public static string subregion_PropertyName
Résultat string

tld_PropertyName public_oe static_oe property

public static string tld_PropertyName
Résultat string