Esempio n. 1
0
 void OnClickSortThread(LocalSaveSortInfo sortInfo)
 {
     m_UnitGrid.ExecSortOnly(sortInfo);
 }