Changeset 2684 for trunk/sources/HeuristicLab.Core/3.3/Interfaces
- Timestamp:
- 01/26/10 05:14:51 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Core/3.3/Interfaces/IParameter.cs
r2653 r2684 31 31 32 32 IItem GetValue(ExecutionContext context); 33 IItem GetValue(ExecutionContext context, bool throwOnError); 33 34 } 34 35 }
Note: See TracChangeset
for help on using the changeset viewer.