Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
libgit2sharp
Elasticsearch
Models
GitObject
C# Class libgit2sharp.Elasticsearch.Models.GitObject
Exibir arquivo
Open project: synhershko/libgit2sharp.Elasticsearch
Public Methods
Method
Description
GetDataAsByteArray
( ) :
byte[]
SetData
(
byte
data
) :
void
Method Details
GetDataAsByteArray()
public
method
public
GetDataAsByteArray
( ) :
byte[]
return
byte[]
SetData()
public
method
public
SetData
(
byte
data
) :
void
data
byte
return
void