G
GS
It seems public members of a net assembly exe can not always be visible to
external callers despite adding the required project reference
I do see in class diagram, a public structure, some public delegates and of
course some gui elements as the exe is form class.
the assembly do have declared public interface
it seems, I cant see many public members even if included in the interface
until I make the assembly visible to COM.
is this com visible a must for the .net assembly to use it.
external callers despite adding the required project reference
I do see in class diagram, a public structure, some public delegates and of
course some gui elements as the exe is form class.
the assembly do have declared public interface
it seems, I cant see many public members even if included in the interface
until I make the assembly visible to COM.
is this com visible a must for the .net assembly to use it.