Пример #1
0
 /** <inheritDoc /> */
 public IClusterGroup ForYoungest()
 {
     return(GetClusterGroup(UU.ProjectionForYoungest(Target)));
 }