Example #1
0
 public IEntity this[int index] => CachedEntities.GetByIndex(index);
Example #2
0
 public IEntity this[int index] => EntityLookup.GetByIndex(index);