C# 클래스 Serenity.MinuteFormatter

상속: ISlickFormatter
파일 보기 프로젝트 열기: volkanceylan/Serenity

공개 메소드들

메소드 설명
Format ( SlickFormatterContext ctx ) : string
Format ( object value ) : string

메소드 상세

Format() 공개 메소드

public Format ( SlickFormatterContext ctx ) : string
ctx SlickFormatterContext
리턴 string

Format() 공개 정적인 메소드

public static Format ( object value ) : string
value object
리턴 string