C# 클래스 LedgerWallet.LedgerWalletFirmware

파일 보기 프로젝트 열기: LedgerHQ/ledger-dotnet-api

공개 메소드들

메소드 설명
LedgerWalletFirmware ( byte bytes ) : System
LedgerWalletFirmware ( int major, int minor, int patch, bool compressedKeys ) : System
ToString ( ) : string

메소드 상세

LedgerWalletFirmware() 공개 메소드

public LedgerWalletFirmware ( byte bytes ) : System
bytes byte
리턴 System

LedgerWalletFirmware() 공개 메소드

public LedgerWalletFirmware ( int major, int minor, int patch, bool compressedKeys ) : System
major int
minor int
patch int
compressedKeys bool
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string