コード例 #1
0
 public string GetTextComment(int id)
 {
     return(context.GetTextComment(id));
 }