Exemplo n.º 1
0
 public IEnumerable <IContent> GetAllContents()
 {
     return(_storage.GetAllContents());
 }