Esempio n. 1
0
 /** <inheritdoc /> */
 public IClusterGroup ForAttribute(string name, string val)
 {
     return(_prj.ForAttribute(name, val));
 }