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
MyraPad: C# export fields visibility (Fixes #540). Added an option to choose the visibility (public, protected or private) of the fields generated when exporting a project to C# (ExportOptions.FieldsVisibility).