paiden / Nett

.Net library for TOML
MIT License
223 stars 27 forks source link

Attribute class name inconsistency #79

Open Erinaaaaaaa opened 5 years ago

Erinaaaaaaa commented 5 years ago

I just noticed as I browsed through the source a little inconsistency in class names for the attributes:

I suggest renaming the latter class to TomlMemberAttribute if it's not a breaking change for existing code.