コード例 #1
0
 public bool HasFilterReference(string filterName)
 {
     return(_filterRegistry.HasKey(filterName));
 }