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
- Assign default values as necessary to any optional attributes if the user hasn't configured them.<br><br>
411
+
- If you didn't create a `Reconfigure` function, use the constructor to assign default values as necessary to any optional attributes if the user hasn't configured them.
412
+
- If you created a `Reconfigure` function, make your constructor call `Reconfigure`.<br><br>
412
413
413
414
<ol><listyle="counter-reset: item 4"><strong>Edit the methods you want to implement</strong>:
0 commit comments