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

OTAPI_Basic_Wallet_CanRemoveNym() private method

private OTAPI_Basic_Wallet_CanRemoveNym ( string jarg1 ) : bool
jarg1 string
return bool
        public static extern bool OTAPI_Basic_Wallet_CanRemoveNym(string jarg1);
otapiPINVOKE