This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// By Bassam Netros | |
// This is an old code and needs more ... | |
using System; | |
using System.Windows.Forms; | |
namespace WirlessAutoConnect | |
{ | |
public class Connector | |
{ | |
public Connector() |