c# - Independent Domain Layer -



c# - Independent Domain Layer -

if using nhibernate possible create class declarations independent such thing iesi.collections.generic.iset<>?

thanks!

for part can have classes expose collections icollection< t >. remember initialize them in constructor though.

c# nhibernate orm

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

content management system - How to allow only English submissions on Pligg CMS -

How do I check if an insert was successful with MySQLdb in Python? -