예제 #1
0
파일: Digest.cs 프로젝트: chloerager/light
 public static IList<ContentEntity> List()
 {
     return ContentData.List("digest");
 }