コード例 #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_]\"";