Can you call a method that has 2 copies with the same name/param count? #515
Answered
by
thinhbuzz
sanktanglia
asked this question in
Q&A
-
Im currently trying to call this constructor but it doesnt seem to be working(object is undefined)
|
Beta Was this translation helpful? Give feedback.
Answered by
thinhbuzz
Jun 5, 2024
Replies: 1 comment
-
Use overload like |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vfsfitvnm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use overload like
method('Id').overload('System.String')