This commit is contained in:
shinichi
2020-10-07 18:34:04 +02:00
parent 46083b3912
commit 7bf5bdb1ce
8 changed files with 33 additions and 30 deletions

View File

@@ -6,7 +6,7 @@ using System.Linq;
using System.Runtime.InteropServices.WindowsRuntime;
using System.Text;
namespace Client
namespace ClientApp.Utils
{
public class DataParser
{