Rogue Wave Server Component library for .NET Reference Guide
|
|
MvComponentFactoryNewInstance Method |
Creates a new MvComponent instance.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
This method is called internally by Rogue Wave Server to create
a new instance of the class MvComponent.
It calls the Instanciate
method on the class singleton.