C# Class BitSharp.Core.Domain.TxOutput

Show file Open project: pmlyon/BitSharp Class Usage Examples

Public Methods

Method Description
Equals ( object obj ) : bool
TxOutput ( System.UInt64 value, ImmutableArray scriptPublicKey ) : System

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

TxOutput() public method

public TxOutput ( System.UInt64 value, ImmutableArray scriptPublicKey ) : System
value System.UInt64
scriptPublicKey ImmutableArray
return System