Class MARSRootSettingsProvider
Inheritance
MARSRootSettingsProvider
Syntax
public class MARSRootSettingsProvider : SettingsProvider
Constructors
MARSRootSettingsProvider(String, SettingsScope)
Declaration
protected MARSRootSettingsProvider(string path, SettingsScope scope = null)
Parameters
Type |
Name |
Description |
String |
path |
|
SettingsScope |
scope |
|
Fields
Declaration
public const string MenuPath = "MARS"
Field Value
Methods
CreateMARSRootSettingsProvider()
Declaration
public static SettingsProvider CreateMARSRootSettingsProvider()
Returns
Type |
Description |
SettingsProvider |
|