Esempio n. 1
0
 void _handleBtnOnClick(object sender, EventArgs e)
 {
     _totalHandledNum = _pornItemResultView.ClearCheckedFiles();
     AskForConfirmation();
 }