C# Class NHibernate3Sample.Entity.User

Inheritance: NHibernate3Sample.Entity.Contract.EntityBase, IUser
Show file Open project: thangchung/NHibernate3Sample Class Usage Examples

Public Methods

Method Description
AssignPoll ( IPoll poll ) : void
User ( ) : Iesi.Collections.Generic

Method Details

AssignPoll() public method

public AssignPoll ( IPoll poll ) : void
poll IPoll
return void

User() public method

public User ( ) : Iesi.Collections.Generic
return Iesi.Collections.Generic