Exemplo n.º 1
0
 public void SetRootAlert(Message_AlertExtended theAlert, bool _isRequiredToStart)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void SetAlertMetrics(Message_AlertExtended theAlert, bool theStartValue)
 {
     throw new NotImplementedException();
 }
 public Message_AlertExtended(Message_AlertExtended parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public void StopAlert(Message_AlertExtended theAlert)
 {
     throw new NotImplementedException();
 }