Esempio n. 1
0
 public static IList<ContentEntity> List()
 {
     return ContentData.List("digest");
 }