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

OTAPI_Basic_Mint_IsStillGood() private method

private OTAPI_Basic_Mint_IsStillGood ( string jarg1, string jarg2 ) : bool
jarg1 string
jarg2 string
return bool
        public static extern bool OTAPI_Basic_Mint_IsStillGood(string jarg1, string jarg2);
otapiPINVOKE