Summary
Gets the strongly typed expression.
- Assembly
- Rocket
.Surgery .Reflection .Extensions .dll - Namespace
- Rocket
.Surgery .Reflection - Containing Type
- PropertyDelegate
Syntax
public Expression StronglyTypedExpression { get; }
Value
| Type | Description |
|---|---|
| Expression | The strongly typed expression. |
