Task Contents [ Hide ] Task class Represents a task in a project. public class Task : IEquatable < Task > Properties ......Start , new DateTime ( 2020 , 2 , 12 , 8 , 0 , 0 )) childTask1...Finish , new DateTime ( 2020 , 2 , 12 , 17 , 0 , 0 )); Task childTask3...