Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

mono

.NET 프레임워크를 위한 런타임. 더 많은 정보: https://www.mono-project.com/docs/.

  • 디버그 모드로 .NET 어셈블리 실행:

mono --debug 경로/대상/프로그램.exe

  • .NET 어셈블리 실행:

mono 경로/대상/프로그램.exe

Related Topics
English version polski version
Contribute to This Page
Report New Issue View Source
Discuss this page