Several adjustments on filling xml with data
This commit is contained in:
@ -3,10 +3,11 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Xml.Serialization;
|
||||
|
||||
namespace CobXmlSupport
|
||||
{
|
||||
public static class S
|
||||
public static class S
|
||||
{
|
||||
public static string ettingUserName;
|
||||
public static string ettingCompany;
|
||||
|
||||
Reference in New Issue
Block a user