Exemplo n.º 1
0
 public BuildingView GetViewById(int id)
 {
     return(Depot.GetViewById(id));
 }