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

OTAPI_Basic_Nym_VerifyMailByIndex() private méthode

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