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

Go to the source code of this file.

Classes

class  Csla.Utilities
 Contains utility methods used by the CSLA .NET framework.
 

Namespaces

namespace  Csla
 

Enumerations

enum  Csla.CallType { Csla.Get , Csla.Let , Csla.Method , Csla.Set }
 Valid options for calling a property or method via the Csla.Utilities.CallByName method. More...