mirror of
https://github.com/netchx/netch.git
synced 2026-05-09 22:54:03 +08:00
整理方法归属
This commit is contained in:
@@ -61,5 +61,8 @@ namespace Netch
|
||||
[DllImport("bin\\shadowsocks-windows-dynamic", CallingConvention = CallingConvention.Cdecl)]
|
||||
public static extern void Stop();
|
||||
}
|
||||
|
||||
[DllImport("dnsapi", EntryPoint = "DnsFlushResolverCache")]
|
||||
public static extern uint FlushDNSResolverCache();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user