C# Class CShAheui.App.AheuiCompiler

Afficher le fichier Open project: VBChunguk/cshaheui Class Usage Examples

Méthodes publiques

Méthode Description
AheuiCompiler ( ) : System
Compile ( bool bigint = false, bool binary = false ) : Func
Load ( string aheui ) : void

Private Methods

Méthode Description
VirtualStep ( ) : bool

Method Details

AheuiCompiler() public méthode

public AheuiCompiler ( ) : System
Résultat System

Compile() public méthode

public Compile ( bool bigint = false, bool binary = false ) : Func
bigint bool
binary bool
Résultat Func

Load() public méthode

public Load ( string aheui ) : void
aheui string
Résultat void