예제 #1
0
 /** <inheritdoc /> */
 public IClusterNode GetNode(Guid id)
 {
     return(_prj.GetNode(id));
 }