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