コード例 #1
0
 /** <inheritDoc /> */
 public IClusterGroup ForServers()
 {
     return(GetClusterGroup(UU.ProjectionForServers(Target)));
 }