Rename to Elwig
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Windows.Controls;
|
||||
using WGneu.Models;
|
||||
using Elwig.Models;
|
||||
|
||||
namespace WGneu.Helpers {
|
||||
namespace Elwig.Helpers {
|
||||
static class Validator {
|
||||
|
||||
private static readonly Dictionary<string, string[][]> PHONE_NRS = new() {
|
||||
|
Reference in New Issue
Block a user