public RegistryCenter() { m_MessageProcessor = new MessageProcessor(this); }
/// <summary> /// 构造函数 /// </summary> public RegistryCenter() { m_MessageProcessor = new MessageProcessor(this); }