Exemple #1
0
 public LogException(IRaiseAlert raiseAlert)
 {
     this._raiseAlert = raiseAlert;
 }