ReflectionExtractor Constructor |
Name | Description | |
---|---|---|
![]() | ReflectionExtractor |
Default constructor.
|
![]() | ReflectionExtractor(String) |
Construct a ReflectionExtractor based on a member name.
|
![]() | ReflectionExtractor(String, Object) |
Construct a ReflectionExtractor.
|
![]() | ReflectionExtractor(String, Object, Int32) |
Construct a ReflectionExtractor based on a method name,
optional parameters and the entry extraction target.
|