예제 #1
0
파일: Digest.cs 프로젝트: chloerager/light
 public static ContentEntity Get(string k)
 {
     return ContentData.Get("digest", k);
 }