AddChoice(T) Method
Adds a choice.
public ISelectionItem<T> AddChoice(T item)
- Namespace
- Spectre
.Console - Containing Type
- SelectionPrompt
<T>
Parameters
- T item
- The item to add.
public ISelectionItem<T> AddChoice(T item)