namespace Mvc.Controllers { public class HomeController : Controller { static string _content = string.Empty; void SaveToDb(string content)
確定! 回上一頁