C# Class Repl.Program

Mostrar archivo 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