C# Class withSIX.Play.Core.Options.UserSettings

Inheritance: withSIX.Core.Helpers.PropertyChangedBase, IEnableLogging
Datei anzeigen Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Properties

Property Type Description
Locales string[]

Private Properties

Property Type Description
FixRecentModSets void
OnDeserialized void
Setup void

Public Methods

Method Description
RaiseChanged ( ) : void
UserSettings ( ) : System

Private Methods

Method Description
FixRecentModSets ( ) : void
OnDeserialized ( StreamingContext sc ) : void
Setup ( ) : void

Method Details

RaiseChanged() public method

public RaiseChanged ( ) : void
return void

UserSettings() public method

public UserSettings ( ) : System
return System

Property Details

Locales public_oe static_oe property

public static string[] Locales
return string[]