is there a way to create a library (assembly/dll) where I can only
export few class? I don't want client to use or know about other
internal classes in the assembly.
Thanks
export few class? I don't want client to use or know about other
internal classes in the assembly.
Thanks
Comment