CustomObjectFactory.

Create(Type) Method

Assembly
MagicChunks.dll
Namespace
MagicChunks.Documents
Containing Type
CustomObjectFactory

Syntax

public object Create(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
object