Esempio n. 1
0
 public static bool CheckIfErrorRepeatedInAPeriod(Objects.ErrorObject err, TimeSpan sp)
 {
     return(true);
 }
Esempio n. 2
0
 public static void AddError(Objects.ErrorObject err)
 {
 }