Method IsMatch | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

IsMatch(string, object)

Return true if the value matches (e.g. starts with) the search term.

bool IsMatch(string search, object value)

Parameters

search string

value object

Returns

bool

Edit this page