Exemplo n.º 1
0
 static int GetAutomaticLocation(I3DStorageObject box)
 {
     return(_wareHouse.GetFreeLocation(box));
 }