示例#1
0
        /// <summary>
        /// Initializes this instance.
        /// </summary>
        protected override void Initialize()
        {
            base.Initialize();

            eventDispatcher = new ThreadEventDispatcher();
        }