C# Class OfflineServer.Data.Settings.AppSettings.UISettings.Language

Mostrar archivo Open project: berkay2578/nfsw-server

Private Properties

Property Type Description

Public Methods

Method Description
Language ( ) : MahApps.Metro
loadFromLanguageFile ( String languageName ) : System.Language
loadLanguages ( ) : void

Method Details

Language() public method

public Language ( ) : MahApps.Metro
return MahApps.Metro

loadFromLanguageFile() public static method

public static loadFromLanguageFile ( String languageName ) : System.Language
languageName String
return System.Language

loadLanguages() public method

public loadLanguages ( ) : void
return void