using
namespace
{
InitializeComponent();
}
textBox1.Text =
reader =
textBox1.Text = textBox1.Text + reader.NodeType;
textBox1.Text = textBox1.Text +
textBox1.Text = textBox1.Text + reader.Value;
}Program.cs:
[