예제 #1
0
 /** <inheritDoc /> */
 public IClusterGroup ForRandom()
 {
     return(GetClusterGroup(UU.ProjectionForRandom(Target)));
 }