Memo.cs
Method Read
has 39 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static Status Read(string memoPath)
{
bool readSuccess = false;
bool tasksStarted = false;
- Create a ticketCreate a ticket