Example #1
0
 public void InformSubscribedSystem(SystemUpdateArgs args)
 {
     _subSystemHost.UpdateSubSystemHost(this, args);
 }
Example #2
0
 public void InformSubscribedSystem(SystemUpdateArgs args)
 {
     _subSystemHost.UpdateSubSystemHost(this, args);
 }