Пример #1
0
 public static ContentEntity Get(string k)
 {
     return ContentData.Get("digest", k);
 }