Click or drag to resize

MvComponentFactory Constructor

Initializes a new MvComponentFactory instance.

Namespace:  RW.Server.Component
Assembly:  RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax
public MvComponentFactory()
Remarks
The construction of an MvComponentFactory object is triggered either by the getter Singleton or by the construction of a subtype object.
See Also