Class LiveContext<T>
Namespace: DotBoxD.Plugins.Runtime
Assembly: DotBoxD.Plugins.dll
public sealed class LiveContext<T> where T : classType Parameters
Section titled “Type Parameters”T
Inheritance
Section titled “Inheritance”Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Section titled “Properties”public string Name { get; }Property Value
Section titled “Property Value”Settings
Section titled “ Settings”public LiveSettingStore Settings { get; }Property Value
Section titled “Property Value”public T Value { get; }Property Value
Section titled “Property Value”T