CSLA.NET 6.0.0
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
AppDomainProxy.cs File Reference

Go to the source code of this file.

Classes

class  Csla.Testing.Business.TestProxies.AppDomainProxy
 This is a test proxy used to test any type of calls that have to be send accross to a different AppDomain (non local styff) More...
 

Namespaces

namespace  Csla
 
namespace  Csla.Testing
 
namespace  Csla.Testing.Business
 
namespace  Csla.Testing.Business.TestProxies
 

Typedefs

using DataPortalContext = Csla.Server.DataPortalContext
 
using IDataPortalServer = Csla.Server.IDataPortalServer
 

Typedef Documentation

◆ DataPortalContext

◆ IDataPortalServer