Changeset 3038 for trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Analysis
- Timestamp:
- 03/15/10 14:53:49 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Analysis/ITree.cs
r2768 r3038 17 17 /// <c>true</c> if this instance is directed; otherwise, <c>false</c>. 18 18 /// </value> 19 bool IsDirected { get; set;}19 new bool IsDirected { get; set;} 20 20 /// <summary> 21 21 /// Gets or sets the root of the tree
Note: See TracChangeset
for help on using the changeset viewer.