Property | Type | Description |
---|
Method | Description | |
---|---|---|
TypedExpression ( |
Initializes a new instance of the TypedExpression class.
|
public TypedExpression ( |
||
type | The specific type of the wrapped expression. | |
expression | The wrapped expression. | |
return | System |