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.ChildrenByInterface.Item1 Member List

This is the complete list of members for Csla.Test.ChildrenByInterface.Item1, including all inherited members.

AcceptChanges(int parentEditLevel, bool parentBindingEdit)Csla.Core.IUndoableObject
ApplyEdit()Csla.Core.ISupportUndo
BeginEdit()Csla.Core.ISupportUndo
BusyChangedCsla.Core.INotifyBusy
CancelEdit()Csla.Core.ISupportUndo
Clone()Csla.BusinessBase< Item1 >
CopyState(int parentEditLevel, bool parentBindingEdit)Csla.Core.IUndoableObject
Delete()Csla.Core.IEditableBusinessObject
DeleteChild()Csla.Core.IEditableBusinessObject
EditLevelCsla.Core.IUndoableObject
EditLevelAddedCsla.Core.IEditableBusinessObject
GetIdValue()Csla.Test.ChildrenByInterface.Item1protectedvirtual
IdentityCsla.Core.IBusinessObject
IsBusyCsla.Core.INotifyBusy
IsChildCsla.Core.ITrackStatus
IsDeletedCsla.Core.ITrackStatus
IsDirtyCsla.Core.ITrackStatus
IsNewCsla.Core.ITrackStatus
IsSavableCsla.Core.ITrackStatus
IsSelfBusyCsla.Core.INotifyBusy
IsSelfDirtyCsla.Core.ITrackStatus
IsSelfValidCsla.Core.ITrackStatus
IsValidCsla.Core.ITrackStatus
Item1()Csla.Test.ChildrenByInterface.Item1
OnSaved(T newObject, Exception e, object userState)Csla.BusinessBase< Item1 >protectedvirtual
RegisterMethod(string methodName)Csla.BusinessBase< Item1 >protectedstatic
RegisterMethod(Expression< Action< T > > methodLambdaExpression)Csla.BusinessBase< Item1 >protectedstatic
RegisterProperty< P >(PropertyInfo< P > info)Csla.BusinessBase< Item1 >protectedstatic
RegisterProperty< P >(string propertyName)Csla.BusinessBase< Item1 >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.BusinessBase< Item1 >protectedstatic
RegisterProperty< P >(string propertyName, RelationshipTypes relationship)Csla.BusinessBase< Item1 >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, RelationshipTypes relationship)Csla.BusinessBase< Item1 >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName)Csla.BusinessBase< Item1 >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName)Csla.BusinessBase< Item1 >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue)Csla.BusinessBase< Item1 >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue)Csla.BusinessBase< Item1 >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< Item1 >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< Item1 >protectedstatic
Save()Csla.BusinessBase< Item1 >
Save(bool forceUpdate)Csla.BusinessBase< Item1 >
SaveAndMergeAsync()Csla.BusinessBase< Item1 >
SaveAndMergeAsync(bool forceUpdate)Csla.BusinessBase< Item1 >
SaveAsync()Csla.BusinessBase< Item1 >
SaveAsync(bool forceUpdate)Csla.BusinessBase< Item1 >
SaveAsync(bool forceUpdate, object userState, bool isSync)Csla.BusinessBase< Item1 >protectedvirtual
SavedCsla.BusinessBase< Item1 >
SetParent(IParent parent)Csla.Core.IEditableBusinessObject
ToString()Csla.BusinessBase< Item1 >
UndoChanges(int parentEditLevel, bool parentBindingEdit)Csla.Core.IUndoableObject
UnhandledAsyncExceptionCsla.Core.INotifyUnhandledAsyncException