Esempio n. 1
0
 public LogException(IRaiseAlert raiseAlert)
 {
     this._raiseAlert = raiseAlert;
 }