예제 #1
0
 /** <inheritdoc /> */
 public IGridClientCompute Projection(N node)
 {
     return(CreateProjection(U.List(node), null, null));
 }