C# 클래스 DamageMeter.FormatHelpers

파일 보기 프로젝트 열기: neowutran/ShinraMeter

공개 프로퍼티들

프로퍼티 타입 설명
Invariant FormatHelpers
Pretty FormatHelpers

공개 메소드들

메소드 설명
FormatPercent ( double fraction ) : string
FormatTimeSpan ( System.TimeSpan timeSpan ) : string
FormatValue ( long value ) : string

비공개 메소드들

메소드 설명
FormatHelpers ( ) : System

메소드 상세

FormatPercent() 공개 메소드

public FormatPercent ( double fraction ) : string
fraction double
리턴 string

FormatTimeSpan() 공개 메소드

public FormatTimeSpan ( System.TimeSpan timeSpan ) : string
timeSpan System.TimeSpan
리턴 string

FormatValue() 공개 메소드

public FormatValue ( long value ) : string
value long
리턴 string

프로퍼티 상세

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

public static FormatHelpers,DamageMeter Invariant
리턴 FormatHelpers

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

public static FormatHelpers,DamageMeter Pretty
리턴 FormatHelpers