コード例 #1
0
 public string ReadFontContent()
 {
     return((string)db.GetFieldValue("Font", "id", "1", "fileContent"));
 }