C# Class Builderdash.Configuration.ServerConfiguration

Inheritance: System.Configuration.ConfigurationElement
Afficher le fichier Open project: gdau/Builderdash Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ServerConfiguration ( ) : System

Méthodes protégées

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

Method Details

OnDeserializeUnrecognizedAttribute() protected méthode

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

ServerConfiguration() public méthode

public ServerConfiguration ( ) : System
Résultat System