Beispiel #1
0
 public TestTypeController(IBTestType iBTestType)
 {
     _iBTestType = iBTestType;
 }