C# Class Cedar.Utility

Afficher le fichier Open project: Vadi/Cedar

Méthodes publiques

Méthode Description
FormatWith ( this format, IFormatProvider provider, object source ) : string
FormatWith ( this format, object source ) : string

Private Methods

Méthode Description
DecomposeKey ( long key ) : long

returns Shardid

GenerateKey ( long shardId ) : Key

Method Details

FormatWith() public static méthode

public static FormatWith ( this format, IFormatProvider provider, object source ) : string
format this
provider IFormatProvider
source object
Résultat string

FormatWith() public static méthode

public static FormatWith ( this format, object source ) : string
format this
source object
Résultat string