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