public SelectionSource(CPTGraph graph)
 {
     this.graph = graph;
 }
示例#2
0
 public SelectionSource (CPTGraph graph)
 {
     this.graph = graph;
 }