C# 클래스 _3PA.MainFeatures.FilteredLists.FilteredItem

파일 보기 프로젝트 열기: jcaillon/3P

공개 메소드들

메소드 설명
FilterApply ( string lowerCaseFilterString ) : void

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

메소드 상세

FilterApply() 공개 메소드

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