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.CommandBase< T > Member List

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

Clone()Csla.CommandBase< T >
CommandBase()Csla.CommandBase< T >
DataPortal_OnDataPortalException(DataPortalEventArgs e, Exception ex)Csla.CommandBase< T >protectedvirtual
DataPortal_OnDataPortalInvoke(DataPortalEventArgs e)Csla.CommandBase< T >protectedvirtual
DataPortal_OnDataPortalInvokeComplete(DataPortalEventArgs e)Csla.CommandBase< T >protectedvirtual
FieldExists(Csla.Core.IPropertyInfo property) (defined in Csla.Core.IManageProperties)Csla.Core.IManageProperties
FieldManagerCsla.Core.ManagedObjectBaseprotected
Csla::Core::ICommandObject.GetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Serialization.Mobile.IMobileObject
GetClone()Csla.CommandBase< T >protectedvirtual
GetState(SerializationInfo info)Csla.Serialization.Mobile.IMobileObject
Initialize()Csla.CommandBase< T >protectedvirtual
LoadPropertyConvert< P, F >(PropertyInfo< P > propertyInfo, F newValue)Csla.Core.ManagedObjectBaseprotected
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
ReadPropertyConvert< F, P >(PropertyInfo< F > propertyInfo)Csla.Core.ManagedObjectBaseprotected
RegisterProperty< P >(PropertyInfo< P > info)Csla.CommandBase< T >protectedstatic
RegisterProperty< P >(string propertyName)Csla.CommandBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.CommandBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, P defaultValue)Csla.CommandBase< T >protectedstatic
RegisterProperty< P >(string propertyName, RelationshipTypes relationship)Csla.CommandBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, RelationshipTypes relationship)Csla.CommandBase< T >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName)Csla.CommandBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName)Csla.CommandBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, RelationshipTypes relationship)Csla.CommandBase< T >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue)Csla.CommandBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue)Csla.CommandBase< T >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.CommandBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.CommandBase< 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
SetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Serialization.Mobile.IMobileObject
SetState(SerializationInfo info)Csla.Serialization.Mobile.IMobileObject