C# 클래스 LedgerWallet.Transports.VendorProductIds

파일 보기 프로젝트 열기: LedgerHQ/ledger-dotnet-api 1 사용 예제들

공개 메소드들

메소드 설명
VendorProductIds ( int vendorId ) : System
VendorProductIds ( int vendorId, int productId ) : System

메소드 상세

VendorProductIds() 공개 메소드

public VendorProductIds ( int vendorId ) : System
vendorId int
리턴 System

VendorProductIds() 공개 메소드

public VendorProductIds ( int vendorId, int productId ) : System
vendorId int
productId int
리턴 System