Exemplo n.º 1
0
 private static void InitializeModule()
 {
     _loadedModules.Each(m => m.Initialize(_container));
 }