Exemplo n.º 1
0
 static SocketClient()
 {
     config = GetConfig();
     XmlSerializerSectionHandler.RegisterReloadNotification(typeof(SocketClientConfig), ReloadConfig);
 }