C# Class ResumeFactory.Entity.Award

Afficher le fichier Open project: vincentlauvlwj/FrameDAL Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Award ( ) : System
Award ( string fId, string fResumeId, string fAwardName, string fAwardLevel, System.DateTime fAwardGetDate, string fAwardDesc, int fAwardOrder ) : System

Method Details

Award() public méthode

public Award ( ) : System
Résultat System

Award() public méthode

public Award ( string fId, string fResumeId, string fAwardName, string fAwardLevel, System.DateTime fAwardGetDate, string fAwardDesc, int fAwardOrder ) : System
fId string
fResumeId string
fAwardName string
fAwardLevel string
fAwardGetDate System.DateTime
fAwardDesc string
fAwardOrder int
Résultat System