public void ApplyNext() { AutoVoiDataLut.ApplyNext(); Reset(); }
public AdjustableAutoVoiDataLut(AutoVoiDataLut lut) : base(lut) { }