CheckCircuit
CheckCircuit class
Checks a tree (of tasks) whether it contains a circuit.
The CheckCircuit type exposes the following members:
Constructors
| Name | Description |
|---|---|
| CheckCircuit() | Initializes a new instance of the CheckCircuit class. |
Methods
| Name | Description |
|---|---|
| alg(el, level) | Check if the specified object was already processed. |
| pre_alg(el, level) | |
| post_alg(el, level) |
See Also
- namespace aspose.tasks.util
- assembly Aspose.Tasks