コード例 #1
0
 public JsonResult GetJson()
 {
     return(_service.GetJson());
 }