C# 클래스 BeeCloud.Model.BCInternationlBill

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

공개 메소드들

메소드 설명
BCInternationlBill ( ) : System
BCInternationlBill ( string _channel, int _totalFee, string _billNo, string _title, string _currency ) : System

메소드 상세

BCInternationlBill() 공개 메소드

public BCInternationlBill ( ) : System
리턴 System

BCInternationlBill() 공개 메소드

public BCInternationlBill ( string _channel, int _totalFee, string _billNo, string _title, string _currency ) : System
_channel string
_totalFee int
_billNo string
_title string
_currency string
리턴 System