C# Class _3PA.MainFeatures.FilteredLists.FilteredItem

Afficher le fichier Open project: jcaillon/3P

Méthodes publiques

Méthode Description
FilterApply ( string lowerCaseFilterString ) : void

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

Method Details

FilterApply() public méthode

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