Exemplo n.º 1
0
 public void ArmyDelete(int ArmyID)
 {
     _context.ArmyDelete(ArmyID);
 }