C# Class PurplePen.Tests.GpxTests

Show file Open project: petergolde/PurplePen

Public Methods

Method Description
Setup ( string filename ) : void

Private Methods

Method Description
ExportGpx ( ) : void
ExportGpx2 ( ) : void
ExportGpxNoCoordSystem ( ) : void
ExportGpxNoRealWorld ( ) : void
ExportGpxNotOcad ( ) : void
ExportGpxProj1 ( ) : void
ExportGpxProj2 ( ) : void
ExportGpxProj3 ( ) : void
ExportGpxProj4 ( ) : void
ExportGpxUnsupCoordSystem ( ) : void

Method Details

Setup() public method

public Setup ( string filename ) : void
filename string
return void