C# 클래스 HealthInformationProgram.Data.Repositories.LookupExceptionRepository

상속: BaseRepository
파일 보기 프로젝트 열기: MedicalTeams/Hip_Admin

공개 메소드들

메소드 설명
GetAll ( ) : List
GetException ( decimal id ) : lkup_exceptions

메소드 상세

GetAll() 공개 메소드

public GetAll ( ) : List
리턴 List

GetException() 공개 메소드

public GetException ( decimal id ) : lkup_exceptions
id decimal
리턴 HealthInformationProgram.Data.Tables.lkup_exceptions