Ejemplo n.º 1
0
 public static void Setup(EMPLOYEE item)
 {
     SetTestRepo();
     _testRepo._items.Add(item);
 }