Example #1
0
 public IEnumerable <TapEntity> GetTapList()
 {
     return(Tap.GetAll());
 }