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

[Missing <summary> documentation for "M:Tangosol.Util.NullImplementation.NullPofContext.IsUserType(System.Object)"]

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

Syntax

C#
public bool IsUserType(
	Object o
)

Parameters

o
Type: System..::.Object

[Missing <param name="o"/> documentation for "M:Tangosol.Util.NullImplementation.NullPofContext.IsUserType(System.Object)"]

Return Value

[Missing <returns> documentation for "M:Tangosol.Util.NullImplementation.NullPofContext.IsUserType(System.Object)"]

Implements

IPofContext..::.IsUserType(Object)

See Also