Hi as mentioned above.
Is there any way at all to get access to class with internal constructors and not change it to public at all?
Or is there nothing to do at all and just live with the fact that the class can only be used in that assemby file it exists in?