© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
3 replies
0_00

Classes question in c#

what does the
 public Point(int x, int y) => (X, Y) = (x, y);
 public Point(int x, int y) => (X, Y) = (x, y);
do in the code features on microsofts site
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Classes in C#
C#CC# / help
12mo ago
✅ Question regarding C# UML diagrams and classes
C#CC# / help
3y ago
❔ C# abstract classes & interfaces
C#CC# / help
3y ago
❔ Wrapping Python code in C# .NET classes
C#CC# / help
3y ago