Exemple #1
0
 protected override void Set(int value) =>
 this.impl_ = IntMath.Wrap(this.Min, value, this.Max);