public RemoteDetectionData(RemoteDetectionState state)
 {
   _state = state;
 }
Esempio n. 2
0
 public RemoteDetectionData(RemoteDetectionState state)
 {
     _state = state;
 }