CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla/Core/BusinessBase.cs File Reference

Go to the source code of this file.

Classes

class  Csla.Core.BusinessBase
 This is the non-generic base class from which most business objects will be derived. More...
 
class  Csla.Core.BusinessBase.BypassPropertyChecksObject
 Class that allows setting of property values on current business object without raising PropertyChanged events and checking user rights.
 

Namespaces

namespace  Csla
 
namespace  Csla.Core