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

An IValueExtractor that always results in the passed-in value.

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

Syntax

C#
public class NullValueExtractor : IValueExtractor, 
	IPortableObject

Inheritance Hierarchy

System..::.Object
  Tangosol.Util..::.NullImplementation..::.NullValueExtractor

See Also