Ticket #1560 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

C# namespace names and module names should follow the .NET framework naming guidelines

Reported by: tamas Assigned to: tamas
Priority: normal Milestone: 1.5.0
Component: CSharpBindings Version: unspecified
Severity: normal Keywords:
Cc:

Description

The following changes are made to follow the .NET framework naming guidelines http://msdn2.microsoft.com/en-us/library/xzf533w0(VS.71).aspx

Namespaces: OSGeo.GDAL OSGeo.OGR OSGeo.OSR

Modules: Gdal Ogr Osr GdalConst?

Change History

04/08/07 19:50:05 changed by tamas

  • status changed from new to closed.
  • resolution set to fixed.