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.TestCommand | protected |
| 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 |
| Name | Csla.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 |