Ejemplo n.º 1
0
 public void Copy(math_DoubleTab Other)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public math_DoubleTab(math_DoubleTab Other)
     : base()
 {
     throw new NotImplementedException();
 }