This class is meant to act as our interface between the GUI and the rest of the importer logic
Beispiel #1
0
 static FormController()
 {
     _instance = new FormController();
 }
Beispiel #2
0
 static FormController()
 {
     _instance = new FormController();
 }