Ejemplo n.º 1
0
 public Entity LookupEntity(MathIdentifier entityId)
 {
     return(entityTable.GetValue(entityId));
 }