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.Serialization.TestCommand Member List

This is the complete list of members for Csla.Test.Serialization.TestCommand, including all inherited members.

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