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
I don't find it useful. Why wouldn't you specify a private setter? Having an exception to rules like that for constructors only is honestly a weird practice.
The code below works in C#:
The code below does not compile in Beef:
The Beef compiler complains that: Property has no setter
The text was updated successfully, but these errors were encountered: