C# Class HealthInformationProgram.Data.Repositories.LookupExceptionRepository

Inheritance: BaseRepository
Afficher le fichier Open project: MedicalTeams/Hip_Admin

Méthodes publiques

Méthode Description
GetAll ( ) : List
GetException ( decimal id ) : lkup_exceptions

Method Details

GetAll() public méthode

public GetAll ( ) : List
Résultat List

GetException() public méthode

public GetException ( decimal id ) : lkup_exceptions
id decimal
Résultat HealthInformationProgram.Data.Tables.lkup_exceptions