示例#1
0
 protected bool OperacaoValida()
 {
     return(!_notifications.TemNoticacao());
 }