C# 클래스 StackFlair.Web.Utility

파일 보기 프로젝트 열기: rchern/StackFlair

공개 프로퍼티들

프로퍼티 타입 설명
ImageFormats ImageFormat>.Dictionary
MaxSites int

공개 메소드들

메소드 설명
FormatTotalRep ( int rep ) : string
GetBadgeCounts ( Site site, int userId ) : Stacky.BadgeCounts
ToHex ( this color ) : string

메소드 상세

FormatTotalRep() 공개 정적인 메소드

public static FormatTotalRep ( int rep ) : string
rep int
리턴 string

GetBadgeCounts() 공개 정적인 메소드

public static GetBadgeCounts ( Site site, int userId ) : Stacky.BadgeCounts
site Site
userId int
리턴 Stacky.BadgeCounts

ToHex() 공개 정적인 메소드

public static ToHex ( this color ) : string
color this
리턴 string

프로퍼티 상세

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

public static Dictionary ImageFormats
리턴 ImageFormat>.Dictionary

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

public static int MaxSites
리턴 int