C# Class Octgn.LobbyConfig

Inheritance: ILobbyConfig
Mostrar archivo Open project: octgn/OCTGN Class Usage Examples

Private Properties

Property Type Description
GetChatHost string
GetGameBotUser User
GetGameBotUsername string
LobbyConfig agsXMPP

Public Methods

Method Description
Get ( ) : LobbyConfig

Private Methods

Method Description
GetChatHost ( ) : string
GetGameBotUser ( ) : User
GetGameBotUsername ( ) : string
LobbyConfig ( ) : agsXMPP

Method Details

Get() public static method

public static Get ( ) : LobbyConfig
return LobbyConfig