mirror of
https://github.com/netchx/netch.git
synced 2026-04-09 20:10:34 +08:00
done
This commit is contained in:
7
Netch/3rd/DnsClient.NET/Interop/Interop.Libraries.cs
Normal file
7
Netch/3rd/DnsClient.NET/Interop/Interop.Libraries.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
internal static partial class Interop
|
||||
{
|
||||
internal static class Libraries
|
||||
{
|
||||
internal const string IpHlpApi = "iphlpapi.dll";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user