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.Basic.GrandChild Member List

This is the complete list of members for Csla.Test.Basic.GrandChild, including all inherited members.

Clone()Csla.BusinessBase< GrandChild >
DataCsla.Test.Basic.GrandChild
DataPropertyCsla.Test.Basic.GrandChildstatic
GetIdValue()Csla.Test.Basic.GrandChildprotectedvirtual
GrandChild()Csla.Test.Basic.GrandChild
GrandChild()Csla.Test.Basic.GrandChild
OnDeserialized(System.Runtime.Serialization.StreamingContext context)Csla.Test.Basic.GrandChildprotected
OnDeserialized(System.Runtime.Serialization.StreamingContext context)Csla.Test.Basic.GrandChildprotected
OnSaved(T newObject, Exception e, object userState)Csla.BusinessBase< GrandChild >protectedvirtual
RegisterMethod(string methodName)Csla.BusinessBase< GrandChild >protectedstatic
RegisterMethod(Expression< Action< T > > methodLambdaExpression)Csla.BusinessBase< GrandChild >protectedstatic
RegisterProperty< P >(PropertyInfo< P > info)Csla.BusinessBase< GrandChild >protectedstatic
RegisterProperty< P >(string propertyName)Csla.BusinessBase< GrandChild >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.BusinessBase< GrandChild >protectedstatic
RegisterProperty< P >(string propertyName, RelationshipTypes relationship)Csla.BusinessBase< GrandChild >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, RelationshipTypes relationship)Csla.BusinessBase< GrandChild >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName)Csla.BusinessBase< GrandChild >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName)Csla.BusinessBase< GrandChild >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue)Csla.BusinessBase< GrandChild >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue)Csla.BusinessBase< GrandChild >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< GrandChild >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< GrandChild >protectedstatic
Save()Csla.BusinessBase< GrandChild >
Save(bool forceUpdate)Csla.BusinessBase< GrandChild >
SaveAndMergeAsync()Csla.BusinessBase< GrandChild >
SaveAndMergeAsync(bool forceUpdate)Csla.BusinessBase< GrandChild >
SaveAsync()Csla.BusinessBase< GrandChild >
SaveAsync(bool forceUpdate)Csla.BusinessBase< GrandChild >
SaveAsync(bool forceUpdate, object userState, bool isSync)Csla.BusinessBase< GrandChild >protectedvirtual
SavedCsla.BusinessBase< GrandChild >
ToString()Csla.BusinessBase< GrandChild >