Ejemplo n.º 1
0
 public ICollection <TestCategory> GetAllTestCategories()
 {
     return(_iCommonGateway.GetAllTestCategories());
 }