C# Class LedgerWallet.LedgerWalletFirmware

Afficher le fichier Open project: LedgerHQ/ledger-dotnet-api

Méthodes publiques

Méthode Description
LedgerWalletFirmware ( byte bytes ) : System
LedgerWalletFirmware ( int major, int minor, int patch, bool compressedKeys ) : System
ToString ( ) : string

Method Details

LedgerWalletFirmware() public méthode

public LedgerWalletFirmware ( byte bytes ) : System
bytes byte
Résultat System

LedgerWalletFirmware() public méthode

public LedgerWalletFirmware ( int major, int minor, int patch, bool compressedKeys ) : System
major int
minor int
patch int
compressedKeys bool
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string