C# 클래스 demo.Models.countries

상속: BaseModel
파일 보기 프로젝트 열기: zumero/DataGrid

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
ToString ( ) : string
countries ( ) : System

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

countries() 공개 메소드

public countries ( ) : System
리턴 System

프로퍼티 상세

area_PropertyName 공개적으로 정적으로 프로퍼티

public static string area_PropertyName
리턴 string

borders_PropertyName 공개적으로 정적으로 프로퍼티

public static string borders_PropertyName
리턴 string

callingCode_PropertyName 공개적으로 정적으로 프로퍼티

public static string callingCode_PropertyName
리턴 string

capital_PropertyName 공개적으로 정적으로 프로퍼티

public static string capital_PropertyName
리턴 string

cca2_PropertyName 공개적으로 정적으로 프로퍼티

public static string cca2_PropertyName
리턴 string

cca3_PropertyName 공개적으로 정적으로 프로퍼티

public static string cca3_PropertyName
리턴 string

ccn3_PropertyName 공개적으로 정적으로 프로퍼티

public static string ccn3_PropertyName
리턴 string

currency_PropertyName 공개적으로 정적으로 프로퍼티

public static string currency_PropertyName
리턴 string

id_PropertyName 공개적으로 정적으로 프로퍼티

public static string id_PropertyName
리턴 string

lang_PropertyName 공개적으로 정적으로 프로퍼티

public static string lang_PropertyName
리턴 string

name_PropertyName 공개적으로 정적으로 프로퍼티

public static string name_PropertyName
리턴 string

nativeName_PropertyName 공개적으로 정적으로 프로퍼티

public static string nativeName_PropertyName
리턴 string

region_PropertyName 공개적으로 정적으로 프로퍼티

public static string region_PropertyName
리턴 string

subregion_PropertyName 공개적으로 정적으로 프로퍼티

public static string subregion_PropertyName
리턴 string

tld_PropertyName 공개적으로 정적으로 프로퍼티

public static string tld_PropertyName
리턴 string