I need to create an XML, but when I try to create 2 elements of the error, how do I generate 1 XML with two elements?
follow my code
class Program
{
static void Main(string[] args)
{
using (XmlWriter writer = XmlWriter.Create(...
asked by
20.08.2018 / 21:20