Exemplo n.º 1
0
 public NotificationProgressMonitor(PlayerService service)
 {
     m_PlayerService = service;
 }
Exemplo n.º 2
0
 public ServiceBinder(PlayerService service)
 {
     Service = service;
 }