コード例 #1
0
 // Actions when leaving the List Panel
 public void _Back()
 {
     listPanel.DoToggleCancasGroup(false);
     content._CleanListView();
 }