FsiValue Type
Represents an evaluated F# value
Instance members
Instance member |
Description
|
|
The type of the value, from the point of view of the F# type system
|
|
The type of the value, from the point of view of the .NET type system
|
Full Usage:
this.ReflectionValue
Returns: obj
|
The value, as an object
|