示例#1
0
文件: frmLogin.cs 项目: aviad2342/TFL
 public frmLogin()
 {
     this.TFL = SQLConnection.GetDataContextInstance();
     InitializeComponent();
 }