C# Class AcManager.Tools.Helpers.SettingsHolder.DriveSettings

Inheritance: FirstFloor.ModernUI.Presentation.NotifyPropertyChanged
Show file Open project: gro-ove/actools

Public Properties

Property Type Description
NaiveStarterType StarterType
OfficialStarterType StarterType
SseStarterType StarterType
StarterPlusType StarterType
TrickyStarterType StarterType
UiModuleStarterType StarterType

Private Properties

Property Type Description
DriveSettings System

Private Methods

Method Description
DriveSettings ( ) : System

Property Details

NaiveStarterType public static property

public static StarterType NaiveStarterType
return StarterType

OfficialStarterType public static property

public static StarterType OfficialStarterType
return StarterType

SseStarterType public static property

public static StarterType SseStarterType
return StarterType

StarterPlusType public static property

public static StarterType StarterPlusType
return StarterType

TrickyStarterType public static property

public static StarterType TrickyStarterType
return StarterType

UiModuleStarterType public static property

public static StarterType UiModuleStarterType
return StarterType