예제 #1
0
 public void SetRootAlert(Message_AlertExtended theAlert, bool _isRequiredToStart)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public void SetAlertMetrics(Message_AlertExtended theAlert, bool theStartValue)
 {
     throw new NotImplementedException();
 }
 public Message_AlertExtended(Message_AlertExtended parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #4
0
 public void StopAlert(Message_AlertExtended theAlert)
 {
     throw new NotImplementedException();
 }