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

OTAPI_Basic_Nym_VerifyOutpaymentsByIndex() private méthode

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