コード例 #1
0
 private static void RegisterForEvents()
 {
     Events.Clear();
     EventInterface.RegisterForAllEvents();
 }