Ejemplo n.º 1
0
 public Actor(IEntity entity)
 {
     InitActor((int)entity.GetPrimaryKeyValue()[0]);
 }