Example #1
0
 public void InjectArray <T>(T[] types)
 {
     autoMocker.InjectArray(types);
 }