コード例 #1
0
 static void OnCatchMidnigh(object sender, MyArgs eargs)
 {
     Console.WriteLine("Attention! " + eargs.Message);
 }