CSLA.NET 6.0.0
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
Csla.Core.FieldManager Namespace Reference

Classes

class  DefaultPropertyInfoFactory
 Creates PropertyInfo objects.
 
class  FieldData
 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...
 
class  PropertyComparer
 Compare to PropertyInfo x with y for sorting
 
class  PropertyInfoFactory
 Creates the factory object that creates PropertyInfo objects.
 
class  PropertyInfoList
 List of IPropertyInfo objects for a business object type. More...
 
class  PropertyInfoManager
 Manages the PropertyInfo data for business object types.