Example #1
0
 public bool ContainsEntity(MathIdentifier entityId)
 {
     return(entityTable.ContainsId(entityId));
 }