- Timestamp:
- 04/14/10 14:21:06 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionTabularView.cs
r3332 r3347 33 33 34 34 namespace HeuristicLab.Optimization.Views { 35 [View("RunCollection tabular View")]35 [View("RunCollection Tabular View")] 36 36 [Content(typeof(RunCollection), false)] 37 37 public partial class RunCollectionTabularView : StringConvertibleMatrixView {
Note: See TracChangeset
for help on using the changeset viewer.