Search
Get Started
C
C#
•
3y ago
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
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,124
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
public Point(int x, int y) => (X, Y) = (x, y);
public Point(int x, int y) => (X, Y) = (x, y);
Similar Threads
✅ Question regarding C# UML diagrams and classes
C
C# / help
3y ago
❔ C# abstract classes & interfaces
C
C# / help
3y ago
❔ Wrapping Python code in C# .NET classes
C
C# / help
3y ago
✅ Question about partial classes
C
C# / help
2y ago