コード例 #1
0
 public ContentResult JsonToTypeScript() => _jsonService.GetTypeScript(Constants.DefaultJsonInputValue).ToJsonContentResult();