示例#1
0
 public bool IsTagExcluded(uint tag)
 {
     return(_excludedTagsHelper.IsTagExcluded(tag));
 }