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.
Csla.Test.DataPortal.InterceptorCommand Member List

This is the complete list of members for Csla.Test.DataPortal.InterceptorCommand, including all inherited members.

Clone()Csla.CommandBase< InterceptorCommand >
CommandBase()Csla.CommandBase< InterceptorCommand >
DataPortal_Execute()Csla.Test.DataPortal.InterceptorCommandprotected
DataPortal_OnDataPortalException(DataPortalEventArgs e, Exception ex)Csla.CommandBase< InterceptorCommand >protectedvirtual
DataPortal_OnDataPortalInvoke(DataPortalEventArgs e)Csla.CommandBase< InterceptorCommand >protectedvirtual
DataPortal_OnDataPortalInvokeComplete(DataPortalEventArgs e)Csla.CommandBase< InterceptorCommand >protectedvirtual
GetClone()Csla.CommandBase< InterceptorCommand >protectedvirtual
Initialize()Csla.CommandBase< InterceptorCommand >protectedvirtual
RegisterProperty< P >(PropertyInfo< P > info)Csla.CommandBase< InterceptorCommand >protectedstatic
RegisterProperty< P >(string propertyName)Csla.CommandBase< InterceptorCommand >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.CommandBase< InterceptorCommand >protectedstatic
RegisterProperty< P >(string propertyName, RelationshipTypes relationship)Csla.CommandBase< InterceptorCommand >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, RelationshipTypes relationship)Csla.CommandBase< InterceptorCommand >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName)Csla.CommandBase< InterceptorCommand >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName)Csla.CommandBase< InterceptorCommand >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue)Csla.CommandBase< InterceptorCommand >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue)Csla.CommandBase< InterceptorCommand >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.CommandBase< InterceptorCommand >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.CommandBase< InterceptorCommand >protectedstatic