示例#1
0
 public bool HasExcludedTags(bool recursive)
 {
     return(_excludedTagsHelper.HasExcludedTags(recursive));
 }