C# 클래스 ResumeFactory.Entity.Scholarship

파일 보기 프로젝트 열기: vincentlauvlwj/FrameDAL

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Scholarship ( ) : System
Scholarship ( string fId, string fResumeId, string fScholarshipType, string fScholarshipLevel ) : System

메소드 상세

Scholarship() 공개 메소드

public Scholarship ( ) : System
리턴 System

Scholarship() 공개 메소드

public Scholarship ( string fId, string fResumeId, string fScholarshipType, string fScholarshipLevel ) : System
fId string
fResumeId string
fScholarshipType string
fScholarshipLevel string
리턴 System