C# Class NetDLX.Code.Program

Mostra file Open project: Slesa/Playground

Public Methods

Method Description
AddCode ( uint opCode ) : void
AddLabel ( Label label ) : void
Program ( ) : System.Collections.Generic

Method Details

AddCode() public method

public AddCode ( uint opCode ) : void
opCode uint
return void

AddLabel() public method

public AddLabel ( Label label ) : void
label Label
return void

Program() public method

public Program ( ) : System.Collections.Generic
return System.Collections.Generic