Class | Description | |
---|---|---|
DataExistsException | Data already exists exception | |
DataMissingException | Data missing exception | |
DataRequiredException | Data required exception | |
DataValidationException | Data validation exception. | |
EnumDescriptionDictionary<T> | Helper to parse the string value to enum according [Description] attributes. [DefaulValue] attribute assigns the value using when unable to find association | |
HelpLink | Help link for JScript support. | |
IsoLanguageCodeAttribute | Attribute used to designate a ISO coding for language | |
KeyValuePairList | Specialized class KeyValuePairList <string, string> | |
KeyValuePairList<TKey,TValue> | Define template for list of key-value pair | |
LanguageCountryAttribute | Attribute used to designate a related Language Country | |
Levenshtein | Class that helps calculate difference between two strings | |
NameObjectPair | Name/Value entity | |
NameValuePair | Name/Value entity | |
SafeDictionary<TKey,TValue> | Dictionary that doesn't throw exception if item doesn't exists in [] access. Acts like Hashtable | |
SerializableDictionary | Serializable version of Dictionary | |
SerializationHelperEx | Helps to deserialize object from xml file or stream; | |
SmartList<T> | List of objects that has speed optimized methods then IList | |
TokenHelper | Summary description for TokenHelper. | |
XmlUtils | Helper methods to handle xml. |
Interface | Description | |
---|---|---|
IExcelFileConnection | Excel File Connection |
Enumeration | Description | |
---|---|---|
ImportType | Enum ImportType | |
ReportOutputFormat | ReportOutputFormat Enum. | |
TextQualifier | TextQualifier |