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

OTAPI_Basic_LoadServerContract() private méthode

private OTAPI_Basic_LoadServerContract ( string jarg1 ) : string
jarg1 string
Résultat string
        public static extern string OTAPI_Basic_LoadServerContract(string jarg1);
otapiPINVOKE