Пример #1
0
 public static string SuccessfullyRemoved(Reminder reminder) => SuccessfullyRemoved("reminder");
Пример #2
0
 public static string IncorrectStructure(Reminder reminder) => Common + "\"[dd/mm/yyyy hh:mm:ss]\"* \"[_Message_]\"";