Свойство | Type | Description | |
---|---|---|---|
ServerType | Server.ServerType |
Méthode | Description | |
---|---|---|
AbstractServersProvider ( ) : System.Collections.Generic |
Initializes a new AbstractServersProvider instance
|
|
AbstractServersProvider ( |
Initializes a new instance of AbstractServersProvider for specified Server.ServerType.
|
|
GetServerById ( long serverId ) : |
Returns server by its id
|
Méthode | Description | |
---|---|---|
CreateServerList ( ) : ReadOnlyCollection |
Creates new read-only server collection for storing in ServerList.
|
public AbstractServersProvider ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public AbstractServersProvider ( |
||
serverType | Server type | |
Résultat | System.Collections.Generic |
protected abstract CreateServerList ( ) : ReadOnlyCollection |
||
Résultat | ReadOnlyCollection |
public GetServerById ( long serverId ) : |
||
serverId | long | Server id |
Résultat |