public Week Save(Week entity) { throw new NotImplementedException(); }
public bool Delete(Week entity) { throw new NotImplementedException(); }