示例#1
0
 /** <inheritdoc /> */
 public IClusterNode Node(Guid id)
 {
     return(_prj.Node(id));
 }