mirror of
https://github.com/netchx/netch.git
synced 2026-04-17 21:09:01 +08:00
rename namespace and move some classes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
using System.Collections;
|
||||
using System.Collections;
|
||||
using System.Linq;
|
||||
using NETCONLib;
|
||||
using NETCONLib;
|
||||
|
||||
namespace WinFW
|
||||
namespace Netch.Models.WinFW
|
||||
{
|
||||
/// <summary>
|
||||
/// A collection that stores 'NetworkConnection' objects.
|
||||
|
||||
Reference in New Issue
Block a user