Table of Contents

Class AppStateMachineInfo<T>.StateInfo

Namespace
Phoesion.Glow.SDK.Firefly
Assembly
Phoesion.Glow.SDK.Firefly.Abstractions.dll
public sealed class AppStateMachineInfo<T>.StateInfo : AppStateMachineInfo.StateInfoBase
Inheritance
object
AppStateMachineInfo<T>.StateInfo
Inherited Members

Properties

State

[JsonConverter(typeof(JsonStringEnumConverter))]
public T State { get; set; }

Property Value

T