C# Class LedgerWallet.Transports.VendorProductIds

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

Méthodes publiques

Méthode Description
VendorProductIds ( int vendorId ) : System
VendorProductIds ( int vendorId, int productId ) : System

Method Details

VendorProductIds() public méthode

public VendorProductIds ( int vendorId ) : System
vendorId int
Résultat System

VendorProductIds() public méthode

public VendorProductIds ( int vendorId, int productId ) : System
vendorId int
productId int
Résultat System