Метод | Описание | |
---|---|---|
Dec ( ) : void | ||
Get ( ) : void | ||
Inc ( ) : void | ||
InitializeWatchWindow ( ) : |
||
One ( ) : void | ||
Pop ( ) : BigInteger? | ||
Print ( ) : void | ||
Push ( System.Numerics.BigInteger value ) : void | ||
Read ( ) : void | ||
Sequence ( ) : void | ||
Set ( ) : void | ||
SetWatchWindowFont ( FontSpec font ) : void | ||
UnreadableEnv ( string source, string input ) : System | ||
UpdateWatch ( ) : void |
Метод | Описание | |
---|---|---|
GetProgram ( ) : IEnumerable |
Метод | Описание | |
---|---|---|
charStr ( System.Numerics.BigInteger value ) : string | ||
paintMemoryPanel ( object _, PaintEventArgs e ) : void | ||
popNotNull ( string errorMessage ) : System.Numerics.BigInteger |
public InitializeWatchWindow ( ) : |
||
Результат |
public Push ( System.Numerics.BigInteger value ) : void | ||
value | System.Numerics.BigInteger | |
Результат | void |
public SetWatchWindowFont ( FontSpec font ) : void | ||
font | FontSpec | |
Результат | void |
public UnreadableEnv ( string source, string input ) : System | ||
source | string | |
input | string | |
Результат | System |