コード例 #1
0
 private IDictionary <string, object> GetJson()
 {
     return(title.CreateSerializer().Serialize());
 }