C# (CSharp) Banking.AU.Common.Converters Namespace

Classes

Name Description
CurrencyConverter Provides conversion from dollars to cents.
EnumConverter Uses FileRepresentation attribute on enum values to encode/decode. If not present it uses the enum value.ToString().
StringFormatConverter Provides string formatting when converting FieldToString, and uses Convert.ChangeType when converting back.
StringReplaceConverter Provides string replace bidirectionally.