Interface IScalarAppSetting<TValue>
- Namespace
- PaintDotNet.AppModel
- Assembly
- PaintDotNet.Core.dll
public interface IScalarAppSetting<TValue> : ISetting<TValue>, ISetting, IInternalImpl where TValue : struct, IComparable<TValue>
Type Parameters
TValue
- Inherited Members