❔ Hi i need help with error SeverityCodeDescriptionProjectFileLineSuppression StateErrorCS1501
Here the code
18 Replies
here the function
so
your method
takes 0 arguments
yet you call it with one argument
ik but what should i modify
here
if you want to pass a string, just change the method signature from:
public static void Method()
to
public static void Method(string arg)
alsostring proxy
please don't use webclient
i already tried
why
it's old
what should i use
HttpClient
ok thx
WebClient is deprecated
what did you try?
i fell really like a dumbass
i had the same function written down and i forgot to add proxy
that was the error and i didnt see it
Sorry @Professor Chen your message contained blocked content and has been removed!
well
thx for ur help
no problem
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.