Esempio n. 1
0
 private void OnInteractorConnected(InteractorConnectedEventArgs args)
 {
     _interactorManager.OpenInteractor(args.Interactor);
 }