Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Repl
Program
C# Class Repl.Program
Exibir arquivo
Open project: paf31/Purity
Public Methods
Method
Description
Main
(
string
args
) :
void
Private Methods
Method
Description
PrintDeclarations
( ) :
void
PrintError
(
string
errorText
) :
void
PrintResult
(
string
resultText
) :
void
PrintType
(
string
name
) :
void
Method Details
Main()
public
static
method
public
static
Main
(
string
args
) :
void
args
string
return
void