示例#1
0
 /** <inheritdoc /> */
 public ICollection <IClusterNode> GetTopology(long ver)
 {
     return(_prj.Topology(ver));
 }