Ejemplo n.º 1
0
 public DeviceLogAction(IDeviceLogAdapter deviceLogAdapter)
 {
     this._deviceLogAdapter = deviceLogAdapter;
 }