Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Reflection-based IValueExtractor implementation.

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

Syntax

C#
public class ReflectionExtractor : AbstractExtractor, 
	IValueExtractor, IPortableObject

Inheritance Hierarchy

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

See Also