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