Свойство | Type | Description | |
---|---|---|---|
findInteger | System.Numerics.BigInteger | ||
handleEdges | void | ||
paintMemory | void |
Méthode | Description | |
---|---|---|
Annotate ( string annotation ) : void | ||
GetCurrentAnnotation ( ) : string | ||
HexagonyEnv ( string source, string input, |
||
InitializeWatchWindow ( ) : |
||
SaveMemoryVisualization ( string filename ) : void | ||
SetWatchWindowFont ( FontSpec font ) : void | ||
UpdateWatch ( ) : void |
Méthode | Description | |
---|---|---|
GetProgram ( ) : IEnumerable |
Méthode | Description | |
---|---|---|
findInteger ( ) : System.Numerics.BigInteger | ||
handleEdges ( ) : void | ||
paintMemory ( object _, PaintEventArgs e ) : void |
public Annotate ( string annotation ) : void | ||
annotation | string | |
Résultat | void |
public HexagonyEnv ( string source, string input, |
||
source | string | |
input | string | |
settings | ||
Résultat | System |
public InitializeWatchWindow ( ) : |
||
Résultat |
public SaveMemoryVisualization ( string filename ) : void | ||
filename | string | |
Résultat | void |
public SetWatchWindowFont ( FontSpec font ) : void | ||
font | FontSpec | |
Résultat | void |