Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ilcc
CCompilerProgram
C# Class ilcc.CCompilerProgram
ファイルを表示
Open project: soywiz/ilcc
Public Methods
Method
Description
ProcessArgs
(
string
args
) :
void
ShowHelp
( ) :
void
ShowTargets
( ) :
void
ShowVersion
( ) :
void
Private Methods
Method
Description
CaptureExceptions
(
System.Action
Action
) :
void
Exit
(
int
Code
) :
void
Method Details
ProcessArgs()
public
method
public
ProcessArgs
(
string
args
) :
void
args
string
return
void
ShowHelp()
public
method
public
ShowHelp
( ) :
void
return
void
ShowTargets()
public
method
public
ShowTargets
( ) :
void
return
void
ShowVersion()
public
method
public
ShowVersion
( ) :
void
return
void