示例#1
0
 public void clear_all_removes_all_property_dictionaries()
 {
     //NOTE: how can this be verified?
     _cache.ClearAll();
 }