コード例 #1
0
 public IActionResult ApplicationConfiguration()
 {
     return(Json(ConfigurationProvider.ExportConfiguration()));
 }