Exemple #1
0
 public void FlushOnlineToPlain(HansPlc.PlainstHugeArrayOfComplex source)
 {
     this.Read();
     source.CopyCyclicToPlain(this);
 }