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

OTAPI_Basic_Smart_GetBylawByIndex() private méthode

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