Class ExpressionUtils
Inherited Members
Namespace: PoeShared.Scaffolding
Assembly: PoeShared.dll
Syntax
public static class ExpressionUtils
Methods
Name | Description |
---|---|
ParseBindingExpression<T>(Expression<Func<T>>) | Parses an expression representing access to a nested property and returns two components:
|