C# Class Agribusiness.Web.Models.AttendeeListViewModel

Afficher le fichier Open project: ucdavis/Agribusiness Class Usage Examples

Méthodes publiques

Méthode Description
Create ( Seminar seminar, IPersonService personService, string siteId ) : AttendeeListViewModel

Private Methods

Méthode Description
DetermineParticipation ( IPersonService personService, List people, string site, bool invite = false, bool applied = false, bool accepted = false, bool registered = false, bool denied = false ) : List

Method Details

Create() public static méthode

public static Create ( Seminar seminar, IPersonService personService, string siteId ) : AttendeeListViewModel
seminar Seminar
personService IPersonService
siteId string
Résultat AttendeeListViewModel