コード例 #1
0
 public JsonResult GetConfig()
 {
     return(Json(LootHandler.GetConfig()));
 }