Class ZeroParamOp
Inheritance
System.Object
ZeroParamOp
Assembly: XSharp.dll
Syntax
public class ZeroParamOp : AlphaNumList
Constructors
|
Improve this Doc
View Source
ZeroParamOp(String, OpCode)
Declaration
protected ZeroParamOp(string aText, OpCode aOpCode)
Parameters
Type |
Name |
Description |
System.String |
aText |
|
OpCode |
aOpCode |
|
Fields
|
Improve this Doc
View Source
mOpCode
Declaration
Field Value
Methods
|
Improve this Doc
View Source
Declaration
protected override object Transform(string aText)
Parameters
Type |
Name |
Description |
System.String |
aText |
|
Returns
Type |
Description |
System.Object |
|