Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The ReflectionExtractor type exposes the following members.

Properties

  NameDescription
Public propertyMemberName
Determine the name of the member that this extractor is configured to invoke.
Public propertyParameters
Gets the array of arguments used to invoke the method.
Public propertyTarget
The target of the extractor.
(Inherited from AbstractExtractor.)

See Also