コード例 #1
0
 public void AddPropertyFilter(string propertyFilter)
 {
     PropertyFilter.Add(propertyFilter);
 }