예제 #1
0
        public void Start()
        {
            Actor = Configuration.ActorFactory();

            _mailbox.Start();
        }