Exemple #1
0
 public void Set(GridRange scope)
 {
     this.scope = scope;
 }
Exemple #2
0
 public void Set(GridRange range)
 {
     area = range;
 }