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.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
Csla.Test.GraphMerge.Foo Member List

This is the complete list of members for Csla.Test.GraphMerge.Foo, including all inherited members.

AddBusinessRules()Csla.Test.GraphMerge.Fooprotected
AddChild(IDataPortal< Foo > dataPortal)Csla.Test.GraphMerge.Foo
ChildCsla.Test.GraphMerge.Foo
ChildListCsla.Test.GraphMerge.Foo
ChildListPropertyCsla.Test.GraphMerge.Foostatic
ChildPropertyCsla.Test.GraphMerge.Foostatic
Clone()Csla.BusinessBase< Foo >
Foo()Csla.Test.GraphMerge.Foo
GetIdValue()Csla.BusinessBase< Foo >protectedvirtual
MarkForDelete()Csla.Test.GraphMerge.Foo
MockDeleted()Csla.Test.GraphMerge.Foo
MockUpdated()Csla.Test.GraphMerge.Foo
NameCsla.Test.GraphMerge.Foo
NamePropertyCsla.Test.GraphMerge.Foostatic
OnSaved(T newObject, Exception e, object userState)Csla.BusinessBase< Foo >protectedvirtual
RegisterMethod(string methodName)Csla.BusinessBase< Foo >protectedstatic
RegisterMethod(Expression< Action< T > > methodLambdaExpression)Csla.BusinessBase< Foo >protectedstatic
RegisterProperty< P >(PropertyInfo< P > info)Csla.BusinessBase< Foo >protectedstatic
RegisterProperty< P >(string propertyName)Csla.BusinessBase< Foo >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.BusinessBase< Foo >protectedstatic
RegisterProperty< P >(string propertyName, RelationshipTypes relationship)Csla.BusinessBase< Foo >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, RelationshipTypes relationship)Csla.BusinessBase< Foo >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName)Csla.BusinessBase< Foo >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName)Csla.BusinessBase< Foo >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue)Csla.BusinessBase< Foo >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue)Csla.BusinessBase< Foo >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< Foo >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< Foo >protectedstatic
Save()Csla.BusinessBase< Foo >
Save(bool forceUpdate)Csla.BusinessBase< Foo >
SaveAndMergeAsync()Csla.BusinessBase< Foo >
SaveAndMergeAsync(bool forceUpdate)Csla.BusinessBase< Foo >
SaveAsync()Csla.BusinessBase< Foo >
SaveAsync(bool forceUpdate)Csla.BusinessBase< Foo >
SaveAsync(bool forceUpdate, object userState, bool isSync)Csla.BusinessBase< Foo >protectedvirtual
SavedCsla.BusinessBase< Foo >
ToString()Csla.BusinessBase< Foo >