C# Class NerdDinner.Entities.Dinners

Afficher le fichier Open project: johnvpetersen/Nerd-Dinner-with-Fluent-NHibernate Class Usage Examples

Méthodes publiques

Méthode Description
GetRuleViolations ( ) : IEnumerable
IsHostedBy ( string userName ) : bool
IsUserRegistered ( string userName ) : bool

Method Details

GetRuleViolations() public méthode

public GetRuleViolations ( ) : IEnumerable
Résultat IEnumerable

IsHostedBy() public méthode

public IsHostedBy ( string userName ) : bool
userName string
Résultat bool

IsUserRegistered() public méthode

public IsUserRegistered ( string userName ) : bool
userName string
Résultat bool