Ejemplo n.º 1
0
 public DungeonServiceCollectionEx_step3(DungeonServiceCollectionEx_step self) : base(self)
 {
 }
Ejemplo n.º 2
0
 public DungeonServiceCollectionEx_step4(DungeonServiceCollectionEx_step self) : base(self)
 {
     eventHandlerTypesProvider   = new EventHandlerTypesProvider();
     commandHandlerTypesProvider = new CommandHandlerTypesProvider();
 }
Ejemplo n.º 3
0
 public DungeonServiceCollectionEx_step(DungeonServiceCollectionEx_step self)
 {
     serviceCollection = self.serviceCollection;
 }