namespace PaintDotNet { public enum StartupTestType { None, Timed, WorkingSet, } }