Interface IPaletteValue<TSelf>
public interface IPaletteValue<TSelf> where TSelf : IPaletteValue<TSelf>
Type Parameters
TSelf
Methods
Construct(int)
public static abstract TSelf Construct(int value)
Parameters
value
int
Returns
- TSelf
public interface IPaletteValue<TSelf> where TSelf : IPaletteValue<TSelf>
TSelf
public static abstract TSelf Construct(int value)
value
int