C# 클래스 Links.images.placeholders

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

공개 프로퍼티들

프로퍼티 타입 설명
ExpertiseMock_png string
aqua_96x96_png string
blue_96x96_png string
green_96x96_png string
purple_96x96_png string
red_96x96_png string
yellow_96x96_png string

공개 메소드들

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

메소드 상세

Url() 공개 정적인 메소드

public static Url ( ) : string
리턴 string

Url() 공개 정적인 메소드

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

프로퍼티 상세

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

public static string ExpertiseMock_png
리턴 string

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

public static string aqua_96x96_png
리턴 string

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

public static string blue_96x96_png
리턴 string

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

public static string green_96x96_png
리턴 string

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

public static string purple_96x96_png
리턴 string

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

public static string red_96x96_png
리턴 string

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

public static string yellow_96x96_png
리턴 string