public int PutWar(int id, War war) { throw new NotImplementedException(); }
public int PostWar(War war) { throw new NotImplementedException(); }