Summary
Gets the expression.
- Assembly
- Rocket
.Surgery .Reflection .Extensions .dll - Namespace
- Rocket
.Surgery .Reflection - Containing Type
- PropertyGetter
Syntax
public Expression GetExpression(Type type, string path)
Parameters
Name | Type | Description |
---|---|---|
type | Type | The type. |
path | string | The path. |
Return Value
Type | Description |
---|---|
Expression |