C# Class BeeCloud.Model.BCBill

Exibir arquivo Open project: beecloud/beecloud-dotnet Class Usage Examples

Public Methods

Method Description
BCBill ( ) : System
BCBill ( string _channel, int _totalFee, string _billNo, string _title ) : System

Method Details

BCBill() public method

public BCBill ( ) : System
return System

BCBill() public method

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