OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_Decode C# (CSharp) Méthode

OTAPI_Basic_Decode() private méthode

private OTAPI_Basic_Decode ( string jarg1, bool jarg2 ) : string
jarg1 string
jarg2 bool
Résultat string
        public static extern string OTAPI_Basic_Decode(string jarg1, bool jarg2);
otapiPINVOKE