Changeset 8117 for trunk/sources
- Timestamp:
- 06/26/12 10:53:04 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Clients.OKB.Views/3.3/RunCreation/Views/OKBExperimentUploadView.cs
r8055 r8117 35 35 namespace HeuristicLab.Clients.OKB.RunCreation { 36 36 [View("OKBExperimentUpload View")] 37 [Content(typeof(RunCollection), false)]38 37 [Content(typeof(IOptimizer), false)] 39 38 public partial class OKBExperimentUploadView : ItemView {
Note: See TracChangeset
for help on using the changeset viewer.