You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One feature I've found myself wanting in UnitsNet is the ability to edit unit types in a PropertyGrid. As of now, the property grid will display the ToString() method of the unit (which works great). However, the Unit properties may not be edited.