public void AddWarning(Message_Alert theAlert)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public bool Merge(Message_Alert theTarget)
 {
     throw new NotImplementedException();
 }