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
JsonStoreImplementation
C# Class JsonStoreImplementation, interlockledger-rest-client-csharp
Inheritance:
IJsonStore
Exibir arquivo
Open project: interlockledger/interlockledger-rest-client-csharp
Public Methods
Method
Description
JsonStoreImplementation
(
RestAbstractChain,
parent
)
RetrieveAsync
(
ulong
serial
) :
Task
Method Details
JsonStoreImplementation()
public
method
public
JsonStoreImplementation
(
RestAbstractChain,
parent
)
parent
RestAbstractChain,
RetrieveAsync()
public
method
public
RetrieveAsync
(
ulong
serial
) :
Task
serial
ulong
return
Task