C# Class NHibernate3Sample.Entity.User

Inheritance: NHibernate3Sample.Entity.Contract.EntityBase, IUser
Afficher le fichier Open project: thangchung/NHibernate3Sample Class Usage Examples

Méthodes publiques

Méthode Description
AssignPoll ( IPoll poll ) : void
User ( ) : Iesi.Collections.Generic

Method Details

AssignPoll() public méthode

public AssignPoll ( IPoll poll ) : void
poll IPoll
Résultat void

User() public méthode

public User ( ) : Iesi.Collections.Generic
Résultat Iesi.Collections.Generic