Esempio n. 1
0
 public override byte At(int x, int y, int z)
 {
     return(Fetch.At(x, y, z));
 }