Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

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

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

Syntax

C#
public Type GetType(
	int typeId
)

Parameters

typeId
Type: System..::.Int32

[Missing <param name="typeId"/> documentation for "M:Tangosol.Util.NullImplementation.NullPofContext.GetType(System.Int32)"]

Return Value

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

Implements

IPofContext..::.GetType(Int32)

See Also