C# Class BeeCloud.Model.BCInternationlBill

Datei anzeigen Open project: beecloud/beecloud-dotnet Class Usage Examples

Public Methods

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

Method Details

BCInternationlBill() public method

public BCInternationlBill ( ) : System
return System

BCInternationlBill() public method

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