Esempio n. 1
0
 public static void Initialize(HAL hal)
 {
     hal.Frame((new Points_CS()
     {
         hal = hal
     }).Frame);
 }