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

OTAPI_Basic_Wallet_RemoveNym() private method

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