QuickObjects.ObjectBase Send comments on this topic.
IBusinessObject Interface
See Also  Members  
Akal.QuickObjects.ObjectBase Namespace : IBusinessObject Interface
IBusinessObject provides the basis and defines the contract all business logic classes will need to implement.

Syntax

C# 
public interface IBusinessObject 

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also