Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
        public override IEnumerable<IFileImporter> GetFileImporters()
        {
            yield return new WaterML2TimeSeriesImporter();
        }

Wiki Markup
5. Run the application, right click on Project and click Import. Select the newly implemented importer and press OK. \[TODO: Image\]

Wiki Markup
6. Select a file bla bla bla \[TODO:Image\]