DllImport 所在的名字空間using System.Runtime.InteropServices; MSDN中對DllImportAttribute的解釋是這樣的:可將該屬性應用於方法。DllImportAttribute ...
確定! 回上一頁