mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Cleanup
This commit is contained in:
parent
b0b4e0ea89
commit
d916278845
4 changed files with 22 additions and 29 deletions
|
|
@ -7,7 +7,7 @@ using System.Threading.Tasks;
|
|||
|
||||
namespace MapControl
|
||||
{
|
||||
public class XmlDocument : System.Xml.XmlDocument
|
||||
internal class XmlDocument : System.Xml.XmlDocument
|
||||
{
|
||||
public static XmlDocument LoadFromUri(Uri uri)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue