C# Class ResumeFactory.Entity.Scholarship

ファイルを表示 Open project: vincentlauvlwj/FrameDAL

Private Properties

Property Type Description

Public Methods

Method Description
Scholarship ( ) : System
Scholarship ( string fId, string fResumeId, string fScholarshipType, string fScholarshipLevel ) : System

Method Details

Scholarship() public method

public Scholarship ( ) : System
return System

Scholarship() public method

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