public bool TypeIsPresent()
 {
     return(_showRepository.Any());
 }