Méthode | Description | |
---|---|---|
CodeExpression ( |
Initializes a new instance of the CodeExpression class.
|
public CodeExpression ( |
||
codeSpan | The literal code to be contained by this expression. | |
codeType | CodeType | The semantic usage of this expression. |
Résultat | System |