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.
BusyChangedEventArgs.cs File Reference

Go to the source code of this file.

Classes

class  Csla.Core.BusyChangedEventArgs
 Event arguments for the BusyChanged event. More...
 

Namespaces

namespace  Csla
 
namespace  Csla.Core
 

Functions

delegate void Csla.Core.BusyChangedEventHandler (object sender, BusyChangedEventArgs e)
 Delegate for handling the BusyChanged event. More...