Example #1
0
 protected Actor()
 {
     actorMessageTable = MessageRegistry.Initialize(this);
 }