C# Class Pickaxe.Program

Afficher le fichier Open project: bitsummation/pickaxe

Méthodes publiques

Méthode Description
Main ( string args ) : void

Private Methods

Méthode Description
Border ( List lengths ) : string
Compile ( string source, string args ) : void
Interactive ( ) : void
ListErrors ( string errors ) : void
Measure ( RuntimeTable result ) : List
OnProgress ( ProgressArgs e ) : void
OnSelectResults ( RuntimeTable result ) : void
PrintHeader ( ) : void
PrintRunning ( ) : void
RenderProgress ( ProgressArgs e ) : string
Truncate ( string text ) : string
Values ( List lengths, string values ) : string

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void