C# 클래스 HealthInformationProgram.Data.GenderData

상속: BaseHipData
파일 보기 프로젝트 열기: MedicalTeams/Hip_Admin 1 사용 예제들

공개 메소드들

메소드 설명
Get ( decimal id ) : Models.GenderModel
GetAll ( ) : List

메소드 상세

Get() 공개 메소드

public Get ( decimal id ) : Models.GenderModel
id decimal
리턴 Models.GenderModel

GetAll() 공개 메소드

public GetAll ( ) : List
리턴 List