C# 클래스 Cedar.Utility

파일 보기 프로젝트 열기: Vadi/Cedar

공개 메소드들

메소드 설명
FormatWith ( this format, IFormatProvider provider, object source ) : string
FormatWith ( this format, object source ) : string

비공개 메소드들

메소드 설명
DecomposeKey ( long key ) : long

returns Shardid

GenerateKey ( long shardId ) : Key

메소드 상세

FormatWith() 공개 정적인 메소드

public static FormatWith ( this format, IFormatProvider provider, object source ) : string
format this
provider IFormatProvider
source object
리턴 string

FormatWith() 공개 정적인 메소드

public static FormatWith ( this format, object source ) : string
format this
source object
리턴 string