Esempio n. 1
0
 /** <inheritDoc /> */
 public IClusterGroup ForOldest()
 {
     return(GetClusterGroup(UU.ProjectionForOldest(Target)));
 }