The ReflectionHelper type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetMethodDefinition(Expression<(Of <<'(Action>)>>))
Extract the MethodInfo from a given expression.
Public methodStatic memberGetMethodDefinition<(Of <<'(TSource>)>>)(Expression<(Of <<'(Action<(Of <<'(TSource>)>>)>)>>))
Extract the MethodInfo from a given expression.
Public methodStatic memberGetProperty<(Of <<'(TSource, TResult>)>>)
Gets the field or property to be accessed.

Extension Methods

  NameDescription

See Also