コード例 #1
0
 protected bool OperacaoValida()
 {
     return(!_notifier.HaveNotification());
 }