2
Answers

Option to view the debug line by line?

Photo of Gunnar

Gunnar

17y
3.1k
1
Does Visual C# have a feature that lets you see what information is being brought into " private void WriteButton_Click(object sender, System.EventArgs e)" the object sender and system field when you debug?

Answers (2)