- Timestamp:
- 10/30/09 11:06:10 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Mainform refactoring/HeuristicLab.MainForm.Test/3.2/FormView2.cs
r2443 r2456 10 10 11 11 namespace HeuristicLab.MainForm.Test { 12 public partial class FormView2 : ViewBase<IEnumerable> 12 public partial class FormView2 : ViewBase<IEnumerable> { 13 13 private int[] array; 14 14 public FormView2() {
Note: See TracChangeset
for help on using the changeset viewer.