예제 #1
0
 public ScoreValues(DateSliders parent) => Slider = parent;
예제 #2
0
 public ScoreValues(DateSliders parent)
 {
     this.Slider = parent;
 }