CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.Core.FieldManager Namespace Reference

Classes

class  DefaultPropertyInfoFactory
 Creates PropertyInfo objects.
class  FieldData< T >
 Contains a field value and related metadata. More...
class  FieldDataList
class  FieldDataManager
 Manages properties and property data for a business object. More...
interface  IFieldData
 Defines the members required by a field data storage object. More...
interface  IFieldData< T >
 Defines the members required by a field data storage object. More...
class  PropertyInfoFactory
 Creates the factory object that creates PropertyInfo objects.
class  PropertyInfoList
 List of IPropertyInfo objects for a business object type. More...
class  PropertyComparer
 Compare to PropertyInfo x with y for sorting.
class  PropertyInfoManager
 Manages the PropertyInfo data for business object types.