Page 1 of 1

Constructor Visibility

Posted: Sat 06 Apr 2019 16:27
by ahcruzado
Hello, I need to know if there is any way to change the visibility of the constructor of some entities.
That is, I want to get some entities to have a non-public constructor (more precisely protected internal).
Thank you

Re: Constructor Visibility

Posted: Thu 11 Apr 2019 19:18
by Shalex
Specify the name of your ORM framework and its version (e.g.: Entity Framework 6).