C# 클래스 [email protected]

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

공개 프로퍼티들

프로퍼티 타입 설명
buttons_png string
items_gif string
menu_arrow_gif string
menu_check_gif string
progress_gif string
tabs_gif string

공개 메소드들

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

메소드 상세

Url() 공개 정적인 메소드

public static Url ( ) : string
리턴 string

Url() 공개 정적인 메소드

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

프로퍼티 상세

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

public static string buttons_png
리턴 string

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

public static string items_gif
리턴 string

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

public static string menu_arrow_gif
리턴 string

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

public static string menu_check_gif
리턴 string

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

public static string progress_gif
리턴 string

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

public static string tabs_gif
리턴 string