Exemple #1
0
 public NotificationBuilder()
 {
     this.notification = new ConsoleNotification("N/A", "N/A", "Default", DateTime.Now, Category.INFO, ConsoleColor.Green);
 }