Beispiel #1
0
 public QtyLabel(InstantReplay.RecordingQuality q, string l)
 {
     Qty   = q;
     Label = l;
 }