Search
Get Started
C
C#
•
4y ago
Down
how can i accept only array of 2 doubles?
tried this but i get error
public SomeConstructor(double[2] pointA)
public SomeConstructor(double[2] pointA)
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,010
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
public SomeConstructor(double[2] pointA)
public SomeConstructor(double[2] pointA)
Similar Threads
How can I accept multiple clients?
C
C# / help
2y ago
❔ How can i clear the text of an array of labels
C
C# / help
3y ago