Literal of any .NET clr runtime value object
RuntimeValueLiteral
01 Syntax
SMRUCC.Rsharp.Runtime.Interop.RuntimeValueLiteral
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| value | 1 | Any .NET clr runtime object |
| type | 1 | |
| expressionName | 1 |
04 Members
#ctor(
Object)Create a new .NET clr object literal value
Parameters
| Name | Type | Description |
|---|---|---|
value | Object | - |
value
Any .NET clr runtime object
type
expressionName
Evaluate(Environment)
ToString()