Exemplo n.º 1
0
 internal void RegisterSubsystem(Subsystem subsystem)
 {
     subsystems.Add(subsystem);
 }