說你有這樣的動作: public List Index(IFormFile file){ //extract list of strings from the file return new List (); } 我發現很多的文件保存到驅動器的例子, ...
確定! 回上一頁