HELP TO DEBUG THIS CODE
I learning C# doing this project, but i don't know how to debug informatiom on my code.
I doense show in output area

6 Replies
Basically when this functions call i'm triyng to print seller in the parameter
But it doesnt even print this simple string
you have the compilationoutput open not the trace/std output
also to make sure a method gets called breakpoints are more convinient
you arent even attached to the process
i should start with this button right?

in general yes
i set a breakpoint right here

well now call your endpoint and see what happens