C# 클래스 Links.content.skins.@default

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

공개 프로퍼티들

프로퍼티 타입 설명
button_gradient_active_gif string
button_gradient_gif string
button_gradient_hover_gif string
drop_arrow_button_sized_png string
drop_arrow_png string
head_logo_png string
head_row_shadow_png string

공개 메소드들

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

메소드 상세

Url() 공개 정적인 메소드

public static Url ( ) : string
리턴 string

Url() 공개 정적인 메소드

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

프로퍼티 상세

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

public static string button_gradient_active_gif
리턴 string

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

public static string button_gradient_gif
리턴 string

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

public static string button_gradient_hover_gif
리턴 string

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

public static string drop_arrow_button_sized_png
리턴 string

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

public static string drop_arrow_png
리턴 string

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

public static string head_logo_png
리턴 string

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

public static string head_row_shadow_png
리턴 string