ClassMetadata.

OnInstantiate(UnmarshallingContext, Object) Method

Syntax

protected void OnInstantiate(UnmarshallingContext context, Object obj)

Parameters

Name Type Description
context UnmarshallingContext
obj Object

Return Value

Type Description
void