C# 클래스 Rsdn.Janus.StatisticsHelper

파일 보기 프로젝트 열기: rsdn/janus

공개 메소드들

메소드 설명
GetFormattedValues ( this container, IServiceProvider provider ) : string
IsEmpty ( this container ) : bool

메소드 상세

GetFormattedValues() 공개 정적인 메소드

public static GetFormattedValues ( this container, IServiceProvider provider ) : string
container this
provider IServiceProvider
리턴 string

IsEmpty() 공개 정적인 메소드

public static IsEmpty ( this container ) : bool
container this
리턴 bool