C# Class BitSharp.Core.Domain.UnmintedTx

Afficher le fichier Open project: pmlyon/BitSharp Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
UnmintedTx ( UInt256 txHash, ImmutableArray prevTxOutputs ) : BitSharp.Common

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

UnmintedTx() public méthode

public UnmintedTx ( UInt256 txHash, ImmutableArray prevTxOutputs ) : BitSharp.Common
txHash UInt256
prevTxOutputs ImmutableArray
Résultat BitSharp.Common