Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OpenHome
Git
Hash
C# Class OpenHome.Git.Hash
Inheritance:
IDisposable
ファイルを表示
Open project: openhome/ohGit
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
Private Methods
Method
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
method
public
Dispose
( ) :
void
return
void