Beispiel #1
0
 public override RecordingDTO CreateDifferentSampleValue(int id = 1)
 {
     return(TestDataGenerator.CreateDifferentRecording(id));
 }