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
A struct's default constructor can now be called to create an object instance (via Activator.CreateInstance()) instead of having to be forced to implement an explicit constructor on the struct.
0 commit comments