leonardomelosantos / ofxparser.net

Library developed with C# that reads and translate OFX files (financial files), like a parser to help your own C# application.
29 stars 32 forks source link

Feature/good habits clean code #6

Open yurisouza opened 6 years ago

yurisouza commented 6 years ago

Why? My college subject requires me to open PR by implementing good coding practices.

What? Remove method unused, move class and enum to yourself file and improves reading of method GetExtract