Class | Description | |
---|---|---|
![]() | AbstractEntityObject | Abstract Entity Object. |
![]() | AbstractModelObject | Base implimentation of Mode l object. |
![]() | EnumeratorManipulation | Class EnumeratorManipulation. |
![]() | Note | Specifies the attributes of a note. |
![]() | NoteCollection | Creates a collection of notes. |
![]() | SafeDictionary<TKey,TValue> | Dictionary that doesn't throw exception if item doesn't exists in [] access. Acts like Hashtable |
![]() | SerializationHelper | Helps to deserialize object from xml file or stream; |
![]() | SmartList<T> | List of objects that has speed optimized methods then IList |
![]() | Utils | Collection of some useful stuff - conversion utilities, formatting, error messages. |