コード例 #1
0
 public void Remove(Entity entity)
 {
     _entities.Remove(entity);
 }