M
Martin Hart
Hi:
Is there an equivalent instruction to a 'friend' class in C++ available
under C#?
I have a class that I want, basically, readonly access to, except for
one class that would have total access to all its fields, public and
private.
TIA,
MartinH.
Is there an equivalent instruction to a 'friend' class in C++ available
under C#?
I have a class that I want, basically, readonly access to, except for
one class that would have total access to all its fields, public and
private.
TIA,
MartinH.