Class ColorConfigDto.TestColors
Provides a collection of color values intended for use in test scenarios.
public class ColorConfigDto.TestColors
- Inheritance
-
ColorConfigDto.TestColors
- Inherited Members
- Extension Methods
Properties
Default
public ColorConfigDto.AppearanceSettings? Default { get; set; }
Property Value
Expired
public ColorConfigDto.AppearanceSettings? Expired { get; set; }
Property Value
Finished
public ColorConfigDto.AppearanceSettings? Finished { get; set; }
Property Value
Initialized
public ColorConfigDto.AppearanceSettings? Initialized { get; set; }