예제 #1
0
 public static void BarrierLog(Xe a, MyEventArgs e)
 {
     Console.WriteLine($"Barrier: {e.data}");
 }