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