public void RemovePlatform(int i)
 {
     repo.DeletePlatform(i);
 }