コード例 #1
0
ファイル: Form1.cs プロジェクト: rmaafs/SistemaVentas
 public Form1()
 {
     InitializeComponent();
     mysql = new MySQL();
 }