C# Class OpenHome.Git.Hash

Inheritance: IDisposable
Afficher le fichier Open project: openhome/ohGit Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
Bytes ( string aId ) : byte[]
Compute ( byte aObject ) : byte[]
Hash ( ) : System
String ( byte aSha1 ) : string
String ( byte aSha1, int aOffset ) : string

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void