Ejemplo n.º 1
0
 public bool IsExcludedSubject(string words)
 {
     return(EntityFilter.IsExcludedSubject(words));
 }