mirror of
https://github.com/bvanroll/cs-map-project.git
synced 2025-08-29 20:02:43 +00:00
kheb geprobeert alle refs naar sys.runtime eruit te halen, probeer nu es mss?
This commit is contained in:
@@ -1,23 +1,16 @@
|
||||
using GeoJSON.Net.Converters;
|
||||
using GeoJSON.Net.Geometry;
|
||||
using GeoJSON.Net.Geometry;
|
||||
using Newtonsoft.Json;
|
||||
using Newtonsoft.Json.Linq;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Net;
|
||||
using System.Numerics;
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Security.Cryptography.Pkcs;
|
||||
using System.Text;
|
||||
using System.Windows;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Shapes;
|
||||
using Point = System.Windows.Point;
|
||||
using Polygon = System.Windows.Shapes.Polygon;
|
||||
|
||||
namespace opdracht2
|
||||
{
|
||||
|
Reference in New Issue
Block a user