public void Update(Content contentUpdate) { content.Update(contentUpdate); }
public void Add(Content contentAdd) { content.Add(contentAdd); }