Lean
$LEAN_TAG$
|
Provides user-facing messages for the Securities.ErrorCurrencyConverter class and its consumers or related classes More...
Static Public Attributes | |
static string | AccountCurrencyUnexpectedUsage = "Unexpected usage of ErrorCurrencyConverter.AccountCurrency" |
String message saying: Unexpected usage of ErrorCurrencyConverter.AccountCurrency More... | |
static string | ConvertToAccountCurrencyPurposefullyThrow |
String message saying: This method purposefully throws as a proof that a test does not depend on a currency converter More... | |
Provides user-facing messages for the Securities.ErrorCurrencyConverter class and its consumers or related classes
Definition at line 508 of file Messages.Securities.cs.
|
static |
String message saying: Unexpected usage of ErrorCurrencyConverter.AccountCurrency
Definition at line 513 of file Messages.Securities.cs.
|
static |
String message saying: This method purposefully throws as a proof that a test does not depend on a currency converter
Definition at line 518 of file Messages.Securities.cs.