Compilation error (line 43, col 4): } expected
Compilation error (line 14, col 9): System.Void cannot be used from C# -- use typeof(void) to get the void type object
Compilation error (line 14, col 14): 'Program.agenda.indentity()': not all code paths return a value
Compilation error (line 33, col 12): 'Program.agenda' does not contain a definition for 'identity' and no accessible extension method 'identity' accepting a first argument of type 'Program.agenda' could be found (are you missing a using directive or an assembly reference?)
Compilation error (line 22, col 23): Field 'Program.detailActivity.description' is never assigned to, and will always have its default value null