-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement ToString()
method
#285
Labels
Milestone
Comments
adrianoc
changed the title
Adds a ToString method that prints the name of the record and the value of each property
[records] Implement May 10, 2024
ToString()
method
adrianoc
changed the title
[records] Implement
Implement May 10, 2024
ToString()
methodToString()
method
adrianoc
added a commit
that referenced
this issue
May 25, 2024
… to invoke base.PrintMembers() (#285)
adrianoc
added a commit
that referenced
this issue
May 25, 2024
adrianoc
added a commit
that referenced
this issue
Jun 9, 2024
… to invoke base.PrintMembers() (#285)
adrianoc
added a commit
that referenced
this issue
Jun 9, 2024
adrianoc
added a commit
that referenced
this issue
Jun 9, 2024
… to invoke base.PrintMembers() (#285)
adrianoc
added a commit
that referenced
this issue
Jun 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ToString()
should print the name of the record and the value of each propertyThe text was updated successfully, but these errors were encountered: