C# Class _3PA.MainFeatures.FilteredLists.FilteredItem

Datei anzeigen Open project: jcaillon/3P

Public Methods

Method Description
FilterApply ( string lowerCaseFilterString ) : void

Call this method to compute the value of FilterDispertionLevel, FilterFullyMatch, FilterMatchedRanges

Method Details

FilterApply() public method

Call this method to compute the value of FilterDispertionLevel, FilterFullyMatch, FilterMatchedRanges
public FilterApply ( string lowerCaseFilterString ) : void
lowerCaseFilterString string
return void