Example #1
0
 public SessionRecordingController(SessionsControlService service)
 {
     _service = service;
 }