Beispiel #1
0
 public bool MatchingTextFilter()
 {
     return(bAll.Contains(byFilterText));
 }