CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.CriteriaBase< T > Member List

This is the complete list of members for Csla.CriteriaBase< T >, including all inherited members.

CriteriaBase()Csla.CriteriaBase< T >protected
FieldManagerCsla.Core.ManagedObjectBaseprotected
LoadProperty(IPropertyInfo propertyInfo, object newValue)Csla.Core.ManagedObjectBaseprotectedvirtual
LoadProperty< P >(PropertyInfo< P > propertyInfo, P newValue)Csla.Core.ManagedObjectBaseprotected
LoadPropertyConvert< P, F >(PropertyInfo< P > propertyInfo, F newValue)Csla.Core.ManagedObjectBaseprotected
LoadPropertyMarkDirty(IPropertyInfo propertyInfo, object newValue)Csla.Core.ManagedObjectBaseprotectedvirtual
OnDeserialized(System.Runtime.Serialization.StreamingContext context)Csla.Core.ManagedObjectBaseprotectedvirtual
OnGetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Core.ManagedObjectBaseprotectedvirtual
OnGetState(SerializationInfo info, StateMode mode)Csla.Core.MobileObjectprotectedvirtual
OnPropertyChanged(string propertyName)Csla.Core.ManagedObjectBaseprotected
OnPropertyChanged(IPropertyInfo propertyInfo)Csla.Core.ManagedObjectBaseprotected
OnSetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Core.ManagedObjectBaseprotectedvirtual
OnSetState(SerializationInfo info, StateMode mode)Csla.Core.MobileObjectprotectedvirtual
ReadProperty(IPropertyInfo propertyInfo)Csla.Core.ManagedObjectBaseprotectedvirtual
ReadProperty< P >(PropertyInfo< P > propertyInfo)Csla.Core.ManagedObjectBaseprotected
ReadPropertyConvert< F, P >(PropertyInfo< F > propertyInfo)Csla.Core.ManagedObjectBaseprotected
RegisterProperty< P >(PropertyInfo< P > info)Csla.CriteriaBase< T >protectedstatic
RegisterProperty< P >(string propertyName)Csla.CriteriaBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.CriteriaBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, P defaultValue)Csla.CriteriaBase< T >protectedstatic
RegisterProperty< P >(string propertyName, RelationshipTypes relationship)Csla.CriteriaBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, RelationshipTypes relationship)Csla.CriteriaBase< T >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName)Csla.CriteriaBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName)Csla.CriteriaBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, RelationshipTypes relationship)Csla.CriteriaBase< T >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue)Csla.CriteriaBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue)Csla.CriteriaBase< T >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.CriteriaBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.CriteriaBase< T >protectedstatic
Csla::Core::ManagedObjectBase.RegisterProperty< P >(Type objectType, PropertyInfo< P > info)Csla.Core.ManagedObjectBaseprotectedstatic
RegisterProperty< T, P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.Core.ManagedObjectBaseprotectedstatic
RegisterProperty< T, P >(Expression< Func< T, object > > propertyLambdaExpression, P defaultValue)Csla.Core.ManagedObjectBaseprotectedstatic
RegisterProperty< T, P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName)Csla.Core.ManagedObjectBaseprotectedstatic
RegisterProperty< T, P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue)Csla.Core.ManagedObjectBaseprotectedstatic