コード例 #1
0
 void OnFilterChange(ChangeEvent <ulong> e)
 {
     m_Debugger.UpdateModificationCount();
     Refresh();
     BuildEventsLog();
 }