C
C#2y ago
oscar

❔ convert to svg image

when i try to create a svg element for the image and run it i get a error code that looks like this. Severity Code Description Project File Line Suppression State Error CS1729 'SvgImage' does not contain a constructor that takes 1 arguments Converter
4 Replies
Buddy
Buddy2y ago
As it says, SvgImage does not have a constructor that takes 1 argument I suggest you read the errors 😛
WTDawson9
WTDawson92y ago
Hmm, maybe there's some function inside of that class that allows you to convert it (like a static class) rather than a non-static class Which is how you're tying to use it
Angius
Angius2y ago
You can always read the documentation
Accord
Accord2y ago
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.
Want results from more Discord servers?
Add your server