C# 클래스 BitCoinClient.TransactionOutput

파일 보기 프로젝트 열기: GarageGames/Bitcoin 1 사용 예제들

공개 메소드들

메소드 설명
TransactionOutput ( BinaryReader br ) : System
TransactionOutput ( OpenSSL.Crypto.EC.Key key ) : System

메소드 상세

TransactionOutput() 공개 메소드

public TransactionOutput ( BinaryReader br ) : System
br System.IO.BinaryReader
리턴 System

TransactionOutput() 공개 메소드

public TransactionOutput ( OpenSSL.Crypto.EC.Key key ) : System
key OpenSSL.Crypto.EC.Key
리턴 System