BHoM / BHoM_Adapter

GNU Lesser General Public License v3.0
7 stars 6 forks source link

Adapter_oM: Classes should have properties, not fields #363

Closed IsakNaslundBh closed 1 year ago

IsakNaslundBh commented 1 year ago

Broken rules:

AdapterSettings and CustomCommand both have fields, these should be properties.

Suggestions to restore compliance:

Add get set where missing