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

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

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

Syntax

C#
public bool IsUserType(
	string typeName
)

Parameters

typeName
Type: System..::.String

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

Return Value

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

Implements

IPofContext..::.IsUserType(String)

See Also