C# 클래스 Links.images.geochart.hot

파일 보기 프로젝트 열기: ucosmic/UCosmicAlpha

공개 프로퍼티들

프로퍼티 타입 설명
antarctica_png string
arctic_ocean_png string
atlantic_ocean_png string
caribbean_sea_png string
gulf_of_mexico_png string
indian_ocean_png string
pacific_ocean_png string
southern_ocean_png string

공개 메소드들

메소드 설명
Url ( ) : string
Url ( string fileName ) : string

메소드 상세

Url() 공개 정적인 메소드

public static Url ( ) : string
리턴 string

Url() 공개 정적인 메소드

public static Url ( string fileName ) : string
fileName string
리턴 string

프로퍼티 상세

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

public static string antarctica_png
리턴 string

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

public static string arctic_ocean_png
리턴 string

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

public static string atlantic_ocean_png
리턴 string

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

public static string caribbean_sea_png
리턴 string

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

public static string gulf_of_mexico_png
리턴 string

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

public static string indian_ocean_png
리턴 string

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

public static string pacific_ocean_png
리턴 string

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

public static string southern_ocean_png
리턴 string