Beispiel #1
0
 public IPart GetPartRefByPartIndex(int x, int y)
 {
     return(queryTable.GetPartRef(x, y));
 }