コード例 #1
0
 public IEnumerable <IContent> GetAllContents()
 {
     return(_storage.GetAllContents());
 }