private readonly IHostingEnvironment HostingEnvironment {get; set;} public HomeController(IHostingEnvironment env) { HostingEnvironment ...
確定! 回上一頁