Exemplo n.º 1
0
 public static List <TaskSimpleModel> GetTaskList(Guid?TaskId) => DalTask.GetTaskList(TaskId);