StateMachine<TKey, TState>.InputBuffer.

StateMachine<TKey, TState>.

Key Property

Summary

The TKey of the state this buffer is currently attempting to enter.

Syntax

public TKey Key { get; set; }

Value

Type Description
TKey