6using System.Collections.Generic;
7using System.ComponentModel;
10using System.Threading.Tasks;
21 INotifyPropertyChanged, INotifyPropertyChanging,
IMobileObject
This is the core interface implemented by all CSLA .NET base classes.
Interface defining an object that notifies when it is busy executing an asynchronous operation.
Implemented by an object that perfoms asynchronous operations that may raise exceptions.
Specifies that the object is a readonly business object.
This is a base class from which readonly business classes can be derived.
Defines the interaction between the rules engine and a business object that hosts the rules.
Defines the authorization interface through which an object can indicate which properties the current...
Interface to be implemented by any object that supports serialization by the SerializationFormatterFa...
Interface defining callback methods used by the SerializationFormatterFactory.GetFormatter().