OpenTransactions.OTAPI.otapiPINVOKE.WalletData_AddBitcoinServer C# (CSharp) Method

WalletData_AddBitcoinServer() private method

private WalletData_AddBitcoinServer ( HandleRef jarg1, HandleRef jarg2 ) : bool
jarg1 HandleRef
jarg2 HandleRef
return bool
        public static extern bool WalletData_AddBitcoinServer(HandleRef jarg1, HandleRef jarg2);
otapiPINVOKE