I celebrated too soon.

The way I did or the way you suggested is not working.

Em segunda-feira, 30 de setembro de 2013 17h07min15s UTC-3, Tiago Azevedo 
escreveu:
>
> Someone could tell how to perform the mapping of this class?
>
> public class MyClass
> {
> public virtual int Id { get; set; }
> public virtual string Name { get; set; }
> public virtual Role Parent { get; set; } // or public virtual int ParentId 
> { get; set; } ???
> public virtual IList<MyClass> ListClass{ get; set; }
>  }
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to