Miner.Desktop Assembly > Miner.Desktop.Service Namespace > ModuleManager Class : ModuleManager Constructor |
'Declaration <ImportingConstructorAttribute()> Public Function New( _ ByVal modules As IEnumerable(Of Lazy(Of IModule,IOrderable)) _ )
'Usage Dim modules As IEnumerable(Of Lazy(Of IModule,IOrderable)) Dim instance As New ModuleManager(modules)
[ImportingConstructor()] public ModuleManager( IEnumerable<Lazy<IModule,IOrderable>> modules )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.