BeeCloud.Model.BCRefund.BCRefund C# (CSharp) Method

BCRefund() public method

public BCRefund ( ) : System
return System
        public BCRefund()
        {
        }

Same methods

BCRefund::BCRefund ( String billNo, String refundNo, int refundFee ) : System
BCRefund