C# Class TailBlazer.Views.Searching.SearchState

Mostrar archivo Open project: RolandPheasant/TailBlazer Class Usage Examples

Public Methods

Method Description
SearchState ( string text, int position, bool useRegEx, bool highlight, bool filter, bool alert, bool ignoreCase, string swatch, string icon, string hue, bool isExclusion )

Method Details

SearchState() public method

public SearchState ( string text, int position, bool useRegEx, bool highlight, bool filter, bool alert, bool ignoreCase, string swatch, string icon, string hue, bool isExclusion )
text string
position int
useRegEx bool
highlight bool
filter bool
alert bool
ignoreCase bool
swatch string
icon string
hue string
isExclusion bool