示例#1
0
 protected ArraysForCalculations(ref InitialData ID)
 {
     LocalID = ID;
     SetStartValues();
 }