Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OpenStory
Server
World
StubWorldInfoProvider
C# Class OpenStory.Server.World.StubWorldInfoProvider
Provides... world info...
Inheritance:
IWorldInfoProvider
ファイルを表示
Open project: shoftee/OpenStory
Public Methods
Method
Description
GetAllWorlds
( ) :
IEnumerable
GetWorldById
(
int
id
) :
WorldInfo
Method Details
GetAllWorlds()
public
method
public
GetAllWorlds
( ) :
IEnumerable
return
IEnumerable
GetWorldById()
public
method
public
GetWorldById
(
int
id
) :
WorldInfo
id
int
return
OpenStory.Framework.Model.Common.WorldInfo