C# Class OpenStory.Server.World.WorldConfiguration

Represents a configuration for a world server.
Afficher le fichier Open project: shoftee/OpenStory Class Usage Examples

Méthodes publiques

Méthode Description
WorldConfiguration ( OsServiceConfiguration configuration ) : OpenStory.Services.Contracts

Initializes a new instance of the WorldConfiguration class.

Method Details

WorldConfiguration() public méthode

Initializes a new instance of the WorldConfiguration class.
public WorldConfiguration ( OsServiceConfiguration configuration ) : OpenStory.Services.Contracts
configuration OsServiceConfiguration
Résultat OpenStory.Services.Contracts