C# Class ChatRelay.ConfigurationManager

Mostra file Open project: DanRigby/ChatRelay

Public Properties

Property Type Description
ChannelMappings List
ChatServers ChatServer>.Dictionary

Public Methods

Method Description
ReloadConfiguration ( ) : void

Method Details

ReloadConfiguration() public static method

public static ReloadConfiguration ( ) : void
return void

Property Details

ChannelMappings public_oe static_oe property

public static List ChannelMappings
return List

ChatServers public_oe static_oe property

public static Dictionary ChatServers
return ChatServer>.Dictionary