Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BitCoinClient
TransactionInput
C# Class BitCoinClient.TransactionInput
Afficher le fichier
Open project: GarageGames/Bitcoin
Class Usage Examples
Méthodes publiques
Méthode
Description
IsFinal
( ) :
bool
IsPeviousNull
( ) :
bool
TransactionInput
( ) :
System
TransactionInput
(
BinaryReader
br
) :
System
Method Details
IsFinal()
public
méthode
public
IsFinal
( ) :
bool
Résultat
bool
IsPeviousNull()
public
méthode
public
IsPeviousNull
( ) :
bool
Résultat
bool
TransactionInput()
public
méthode
public
TransactionInput
( ) :
System
Résultat
System
TransactionInput()
public
méthode
public
TransactionInput
(
BinaryReader
br
) :
System
br
System.IO.BinaryReader
Résultat
System