Syntax for constructing TaskTree should be enhanced to used in an easier way
Open
- Dominant language
- C#
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently we have to Constructor each and every TaskNode and explicitly add it to a parent using 'AddChild'. That affects the readability and maintenance
Contributor guide
Assessment
This issue has not been assessed yet.