| Context Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Diagnostics.Tasks
Assembly:
Dynamicweb.Diagnostics (in Dynamicweb.Diagnostics.dll) Version: 4.0.2
Syntax [SerializableAttribute]
public sealed class Context : Dictionary<string, Object>
<SerializableAttribute>
Public NotInheritable Class Context
Inherits Dictionary(Of String, Object)
The Context type exposes the following members.
Constructors
| Name | Description |
---|
| Context | Initializes a new instance of the Context class |
TopSee Also