Classes
| Class | Description | |
|---|---|---|
|  | ABSuiteComplexAttribute | |
|  | ABSuiteComplexCollectionAttribute | |
|  | ABSuiteSimpleAttribute | |
|  | CLRBoolStringConverter | 
            Boolean converter. Convert bool value to values the host expects i.e "1" and "0"
             | 
|  | CLRDateInternational6StringConverter | |
|  | CLRDateInternational8StringConverter | |
|  | CLRDateStringConverter | 
            DateTime converter. Convert a datatime value to a vlaue the host expectes, i.e the format can be UK, US or International, and the lenght is either 6 or 8
             | 
|  | CLRDateUK6StringConverter | |
|  | CLRDateUK8StringConverter | |
|  | CLRDateUS6StringConverter | |
|  | CLRDateUS8StringConverter | |
|  | CLRDecimalStringConverter | |
|  | CLRIntStringConverter | 
            Boolean converter. Convert bool value to values the host expects i.e "1" and "0"
             | 
|  | CLRSignedNumberStringConverter | |
|  | CustomConverter | |
|  | ExtensionHelper | 
            The ExtensionHelper class provides utility methods for accessing the
             | 
|  | ListDetailsAttribute | |
|  | ListItem | 
            The ListItem class defines an item for a list.
            The default scenario is for a two column list, but this can be
            extended to include more columns.
             | 
|  | LockedSignNumberValidateAttribute | 
            Class LockedSignNumberValidateAttribute.
             | 
|  | NOFDetailsAttribute | |
|  | NoOpConverter | |
|  | NumberLengthValidateAttribute | 
            Class NumberLengthValidateAttribute.
             | 
|  | ObjectCloner | 
            Cloning using Reflection. This class will clone properties on the source to the target that have
            either the ABSuiteSimpleAttribute or ABSuiteComplexAttribute attribute.
             | 
|  | Serializer | 
            Class Serializer. Class to Serializer/Deserialize using DataContractJsonSerializer
             | 
|  | SignedDecimalNumberModel | 
            Class SignedDecimalNumberModel. This class cannot be inherited.
             | 
|  | SignedIntNumberModel | 
            Class SignedIntNumberModel. This class cannot be inherited.
             | 
|  | SignedNumberModel | 
            Class SignedDecimalNumberModel. This class cannot be inherited.
             | 
|  | SignNumberLengthValidateAttribute | 
            Class SignNumberLengthValidateAttribute.
             | 
|  | StringLengthValidateAttribute | 
            Class StringLengthValidateAttribute.
             | 
|  | ValidationAttribute | 
            Class ValidationAttribute.
             | 
|  | ValidationLenghtAttribute | 
            Class ValidationLenghtAttribute.
             | 
|  | XElementHelper | 
            Class XElementHelper.
             | 
Interfaces
| Interface | Description | |
|---|---|---|
|  | IFromStringConverter | |
|  | IStringConverter | 
Enumerations
| Enumeration | Description | |
|---|---|---|
|  | CLRDateStringConverterDateFormat |