Class Test
Inheritance
System.Object
Test
Assembly: XSharp.dll
Syntax
public class Test : Emitters
Constructors
|
Improve this Doc
View Source
Test(Compiler, Assembler)
Declaration
public Test(Compiler aCompiler, Assembler aAsm)
Parameters
Methods
|
Improve this Doc
View Source
TestRegWithInt(Register, String, Object)
Declaration
protected void TestRegWithInt(Register aRegister, string aTestKeyword, object aValue)
Parameters
Type |
Name |
Description |
Register |
aRegister |
|
System.String |
aTestKeyword |
|
System.Object |
aValue |
|
See Also