예제 #1
0
 public InterfacedActor()
 {
     _handler = InterfacedActorHandlerTable.Get(GetType());
 }