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

OTAPI_Basic_ResyncNymWithServer() private méthode

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