Пример #1
0
 public Holderpickup_estimate(Holderpickup_estimate other)
 {
     have_data = other.haveData();
     data      = other.referenced();
     if (have_data)
     {
     }
 }