コード例 #1
0
ファイル: Operation.cs プロジェクト: MariusDK/Proiect-MFPC
 public Operation()
 {
     dbCon = new DBConnection("facultate");
 }