Esempio n. 1
0
 public int GenerateWWallSize(int WallSize, int LeftSize)
 {
     return(_generator.GetWallSize(ref LeftSize));
 }