C# Class NTRDebuggerTool.Objects.GatesharkAr

Datei anzeigen Open project: valarnin/NTRRemoteDebugger Class Usage Examples

Public Methods

Method Description
Execute ( uint offset ) : bool
GatesharkAr ( string ar, MainForm form ) : NTRDebuggerTool.Forms
GetCmd ( ) : uint
getBlock_A ( ) : uint
getBlock_B ( ) : uint

Method Details

Execute() public method

public Execute ( uint offset ) : bool
offset uint
return bool

GatesharkAr() public method

public GatesharkAr ( string ar, MainForm form ) : NTRDebuggerTool.Forms
ar string
form NTRDebuggerTool.Forms.MainForm
return NTRDebuggerTool.Forms

GetCmd() public method

public GetCmd ( ) : uint
return uint

getBlock_A() public method

public getBlock_A ( ) : uint
return uint

getBlock_B() public method

public getBlock_B ( ) : uint
return uint