C# Class BeeCloud.Model.BCBill

Afficher le fichier Open project: beecloud/beecloud-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
BCBill ( ) : System
BCBill ( string _channel, int _totalFee, string _billNo, string _title ) : System

Method Details

BCBill() public méthode

public BCBill ( ) : System
Résultat System

BCBill() public méthode

public BCBill ( string _channel, int _totalFee, string _billNo, string _title ) : System
_channel string
_totalFee int
_billNo string
_title string
Résultat System