Interface IInteractiveTui<T>
An interface for your interactive user interface for terminal apps
Inherited Members
Namespace: Terminaux.Inputs.Interactive
Assembly: Terminaux.dll
Syntax
public interface IInteractiveTui<T> : IInteractiveTui<T, T>
Type Parameters
Name | Description |
---|---|
T |