C# Class RavenFS.Extensions.GuidExtensions

Afficher le fichier Open project: hibernating-rhinos/RavenFS

Méthodes publiques

Méthode Description
TransformToValueForEsentSorting ( this guid ) : byte[]
TransfromToGuidWithProperSorting ( this bytes ) : System.Guid

Method Details

TransformToValueForEsentSorting() public static méthode

public static TransformToValueForEsentSorting ( this guid ) : byte[]
guid this
Résultat byte[]

TransfromToGuidWithProperSorting() public static méthode

public static TransfromToGuidWithProperSorting ( this bytes ) : System.Guid
bytes this
Résultat System.Guid