Table of Contents

Class LiveContext<T>

Namespace
DotBoxD.Plugins.Runtime
Assembly
DotBoxD.Plugins.dll
public sealed class LiveContext<T> where T : class

Type Parameters

T
Inheritance
LiveContext<T>
Inherited Members

Properties

Name

public string Name { get; }

Property Value

string

Settings

public LiveSettingStore Settings { get; }

Property Value

LiveSettingStore

Value

public T Value { get; }

Property Value

T