The ReflectionHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetMethodDefinition(Expression<(Of <<'(Action>)>>)) |
Extract the MethodInfo from a given expression.
| |
GetMethodDefinition<(Of <<'(TSource>)>>)(Expression<(Of <<'(Action<(Of <<'(TSource>)>>)>)>>)) |
Extract the MethodInfo from a given expression.
| |
GetProperty<(Of <<'(TSource, TResult>)>>) |
Gets the field or property to be accessed.
|
Extension Methods
Name | Description |
---|