C# Class Builderdash.Configuration.MasterConfiguration

Inheritance: System.Configuration.ConfigurationSection
Afficher le fichier Open project: gdau/Builderdash

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetMasterServer ( string name ) : ServerConfiguration

Méthodes protégées

Méthode Description
OnDeserializeUnrecognizedAttribute ( string name, string value ) : bool

Method Details

GetMasterServer() public méthode

public GetMasterServer ( string name ) : ServerConfiguration
name string
Résultat ServerConfiguration

OnDeserializeUnrecognizedAttribute() protected méthode

protected OnDeserializeUnrecognizedAttribute ( string name, string value ) : bool
name string
value string
Résultat bool