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 -

c++ - cuda, pycuda -- how to write complex numbers -- errors:class "cuComplex" has no member "i" -

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