© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
24 replies
Lazer

✅ Question regarding C# UML diagrams and classes

Hello! Do classes need to have some form of relation in a UML diagram? I'm making Go Fish in VSC, have two classes made, one for the player and one for the deck. While both classes are used in the project's main file, neither class is referenced inside of the other. This leads me to ask if they can be separate on a UML diagram or if it means I need to make a 'game' class to put my main file's process in, while relating the Player and Deck class to it in the diagram. Hope this makes sense, still very new to this. Thanks!
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Classes question in c#
C#CC# / help
3y ago
❔ ✅ c# uml patterns
C#CC# / help
3y ago
❔ Convert C# to UML
C#CC# / help
3y ago
Classes in C#
C#CC# / help
12mo ago