C# 클래스 BeeCloud.Model.BCBill

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

공개 메소드들

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

메소드 상세

BCBill() 공개 메소드

public BCBill ( ) : System
리턴 System

BCBill() 공개 메소드

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