コード例 #1
0
ファイル: SessionManager.cs プロジェクト: windygu/Tsunami-wpf
 private void HandleAlertCallback()
 {
     _torrentSession.get_pending_alerts();
 }