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: 6.3.0.0 (0.8.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