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++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

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