bilaldursun1 / nettopologysuite

Automatically exported from code.google.com/p/nettopologysuite
0 stars 0 forks source link

Cleanup patch (auto-properties, readonly variables) #139

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Here are some refactors suggested by resharper.  Based on r995.

I've changed a bunch of variables to auto-properties where they were previously 
properties with a backing field and also added readonly to a bunch of members.

Original issue reported on code.google.com by kjeremy@gmail.com on 15 Jan 2013 at 8:19

Attachments:

GoogleCodeExporter commented 9 years ago
This does not affect the correctness of the test-suite?

Original comment by felix.ob...@netcologne.de on 16 Jan 2013 at 9:55

GoogleCodeExporter commented 9 years ago
I can't run the test-suite because of #140

Original comment by kjeremy@gmail.com on 2 Feb 2013 at 5:38

GoogleCodeExporter commented 9 years ago
Mostly applied 

Original comment by felix.ob...@netcologne.de on 14 Feb 2013 at 7:16