Shunde.NET Framework Class Library

Shunde.Common Namespace

This namespace contains classes which are not part of the actual framework, but are useful classes that are often used in applications.

Namespace hierarchy

Classes

Class Description
Attrib An Attrib, short for Attribute, is just an attribute for an object
AttribDataType The type of data that an Attrib holds
AttribRelation A relation between an object and an attribute
AttribType An Type of an Attrib
Email An email message that can be sent to people
GenericType This is a generic class for a type, for example a type of event
GenericTypeType This is a type of a GenericType, for example "Event Type"
TextSection Some text, stored in the database
TreeNode A node of a tree, to allow for heirachical structures
WebPage The base of each webpage.
WebsiteVisit Information on a website visit
WebsiteVisitAction An action during a visit

Interfaces

Interface Description
IAttribRelation A relation between some object and an attribute