C# Class NTRDebuggerTool.Objects.GateSharkCode

Afficher le fichier Open project: valarnin/NTRRemoteDebugger Class Usage Examples

Méthodes publiques

Méthode Description
GateSharkCode ( ) : System
ParseCode ( string code ) : void

Method Details

GateSharkCode() public méthode

public GateSharkCode ( ) : System
Résultat System

ParseCode() public méthode

public ParseCode ( string code ) : void
code string
Résultat void