SelectionChanged(OptionList, Action) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static OptionList<T> SelectionChanged<T>(this OptionList<T> obj, Action handler)

Type parameters

T

Parameters

handler
Action

Returns