C# Class OpenStory.Server.World.WorldConfiguration

Represents a configuration for a world server.
Exibir arquivo Open project: shoftee/OpenStory Class Usage Examples

Public Methods

Method Description
WorldConfiguration ( OsServiceConfiguration configuration ) : OpenStory.Services.Contracts

Initializes a new instance of the WorldConfiguration class.

Method Details

WorldConfiguration() public method

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