Card.KeLuoMuMZ.MakeGasCard C# (CSharp) Метод

MakeGasCard() приватный Метод

private MakeGasCard ( Int16 com, byte cardNo, byte customeNo, Int16 orderNum, Int32 orderamount ) : int
com System.Int16
cardNo byte
customeNo byte
orderNum System.Int16
orderamount System.Int32
Результат int
        public static extern int MakeGasCard(Int16 com, byte[] cardNo, byte[] customeNo, Int16 orderNum, Int32 orderamount);
        //引入动态库中标准清卡函数接口