經安全檢測,此網站為安全網站,請放心前往原始網址!

使用 csc.exe 建置命令列

將目前目錄中的所有 C# 檔案 編譯成 Something.xyz (一個 DLL) : 複製 csc /target:library /out:Something.xyz *.cs ...

msdn.microsoft.com

網址安全性掃描由 google 提供