NamespaceSystemLibrary.Common.Framework.App
An implementation of the 'old' thread safe singleton ActionContext we all know and love from .NET Framework
ActionContextInstance
public static class ActionContextInstance
Inheritance
object
ActionContextInstance
Properties
Remarks
Do note that Action Context can be null in a console application or in a 'Unit' Test Application or if MVC is not yet registered as a service/invoked
Property Value
Type | Description |
---|---|
ActionContext |
}