Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Reflection-based IValueExtractor implementation.

Namespace:  Tangosol.Util.Extractor
Assembly:  Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public class ReflectionExtractor : AbstractExtractor, 
	IValueExtractor, IPortableObject

Inheritance Hierarchy

System..::.Object
  Tangosol.Util.Extractor..::.AbstractExtractor
    Tangosol.Util.Extractor..::.ReflectionExtractor

See Also