Exemple #1
0
 public void InitTest()
 {
     lk = new Librarykit();
 }
 public DataContainer()
 {
     Kit = new Librarykit();
 }