Пример #1
0
 public void push_back(uint value)
 {
     SprExport.Spr_vector_push_back_unsigned_int(this, value);
 }