Ejemplo n.º 1
0
 public void push_back(string value)
 {
     SprExport.Spr_vector_push_back_string(this, value);
 }