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.
Csla.Test.AppContext.TestContextManager Member List

This is the complete list of members for Csla.Test.AppContext.TestContextManager, including all inherited members.

ApplicationContextCsla.Test.AppContext.TestContextManager
GetClientContext(ApplicationContext.ExecutionLocations executionLocation)Csla.Test.AppContext.TestContextManager
GetDefaultServiceProvider()Csla.Test.AppContext.TestContextManager
GetGlobalContext()Csla.Test.AppContext.TestContextManager
GetLocalContext()Csla.Test.AppContext.TestContextManager
GetServiceProvider()Csla.Test.AppContext.TestContextManager
GetUser()Csla.Test.AppContext.TestContextManager
IsStatefulContextCsla.Test.AppContext.TestContextManager
IsValidCsla.Test.AppContext.TestContextManager
SetClientContext(ContextDictionary clientContext, ApplicationContext.ExecutionLocations executionLocation)Csla.Test.AppContext.TestContextManager
SetDefaultServiceProvider(IServiceProvider serviceProvider)Csla.Test.AppContext.TestContextManager
SetGlobalContext(ContextDictionary globalContext)Csla.Test.AppContext.TestContextManager
SetLocalContext(ContextDictionary localContext)Csla.Test.AppContext.TestContextManager
SetServiceProvider(IServiceProvider scope)Csla.Test.AppContext.TestContextManager
SetUser(IPrincipal principal)Csla.Test.AppContext.TestContextManager