Common.Core.Classes Namespace
Provides classes for common functionality.
AddressFactoryBase | Contains static data used for Addresses. |
DataFactoryBase | Base class for Data Factory classes. |
DataServiceBase | Base class for services consuming data from a RESTful API. |
InterfaceFactory | Initializes a new instance of the InterfaceFactory class. |
JsonHelper | Class to provide Json file loading and saving. |
ModelBase | Base class for models that require the INotifyPropertyChanged interface. |
ModelData | Base class for models with an integer as the primary key. |
ModelDataError | Base class for models that required the INotifyDataErrorInfo and
INotifyPropertyChanged interfaces. |
ModelEdit | Base class for models that allow editing. |
ReflectionHelper | Class to provide methods that use reflection. |
ResultsSetT | Class that contains the properties of a data result set. |