| MvComponentFactory Constructor |
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public MvComponentFactory()
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