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.IContextManager Member List

This is the complete list of members for Csla.Core.IContextManager, including all inherited members.

GetClientContext()Csla.Core.IContextManager
GetDefaultServiceProvider()Csla.Core.IContextManager
GetGlobalContext()Csla.Core.IContextManager
GetLocalContext()Csla.Core.IContextManager
GetServiceProvider()Csla.Core.IContextManager
GetUser()Csla.Core.IContextManager
IsValidCsla.Core.IContextManager
SetClientContext(ContextDictionary clientContext)Csla.Core.IContextManager
SetDefaultServiceProvider(IServiceProvider serviceProvider)Csla.Core.IContextManager
SetGlobalContext(ContextDictionary globalContext)Csla.Core.IContextManager
SetLocalContext(ContextDictionary localContext)Csla.Core.IContextManager
SetServiceProvider(IServiceProvider scope)Csla.Core.IContextManager
SetUser(IPrincipal principal)Csla.Core.IContextManager