C# Class NTRDebuggerTool.Objects.GateSharkCode.GateSharkCodeOperation

Datei anzeigen Open project: valarnin/NTRRemoteDebugger

Public Methods

Method Description
ParseCode ( string code, GateSharkCode topCode ) : void

Private Methods

Method Description
ParseCode ( string codeLines, int i, GateSharkCode topCode ) : int

Method Details

ParseCode() public method

public ParseCode ( string code, GateSharkCode topCode ) : void
code string
topCode GateSharkCode
return void