프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CurrentDateTime | System.DateTime | ||
CurrentYearAdd | int | ||
RequiredAge | string |
메소드 | 설명 | |
---|---|---|
GetDiscoverAttendanceInfo ( Person thePerson ) : string | ||
GetServingInfo ( Person thePerson ) : string | ||
LoadOpportunities ( ) : void | ||
OnLoad ( |
||
UpcomingDiscover ( Campus theCampus, string theTitle ) : string | ||
btnSubmit_OnClick ( object sender, |
||
mdAge_OnSaveClick ( object sender, |
||
mdCampus_OnSaveClick ( object sender, |
메소드 | 설명 | |
---|---|---|
SendEmail ( string recipient, string subject, |
protected GetDiscoverAttendanceInfo ( Person thePerson ) : string | ||
thePerson | Person | |
리턴 | string |
protected GetServingInfo ( Person thePerson ) : string | ||
thePerson | Person | |
리턴 | string |
protected UpcomingDiscover ( Campus theCampus, string theTitle ) : string | ||
theCampus | Campus | |
theTitle | string | |
리턴 | string |
protected btnSubmit_OnClick ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected mdAge_OnSaveClick ( object sender, |
||
sender | object | |
e | ||
리턴 | void |
protected mdCampus_OnSaveClick ( object sender, |
||
sender | object | |
e | ||
리턴 | void |