Beispiel #1
0
 public void ModifyRecordState(RecordList recordList)
 {
     recordList.ChangeMeasurementMonitoreState();
     NotifyStateChanged();
 }