all groups > dotnet clr > january 2004 >
You're in the

dotnet clr

group:

IsFamilyOrAssembly


IsFamilyOrAssembly ebloch NO[at]SPAM phreaker.net
1/30/2004 9:01:32 AM
dotnet clr:
I note that among the properties provided by the MethodBase class is
this strange one: IsFamilyOrAssembly. According to the description
provided in the documentation, such a member is accessible to any
derived classes or to any classes in the same assembly. Is there an
associated access specifier in C# or VB.NET? IsFamilyAndAssembly
would correspond to C#'s "protected internal" access specifier, but
this one is puzzling to me.

Re: IsFamilyOrAssembly Mattias Sjögren
1/30/2004 6:15:50 PM

[quoted text, click to view]

protected internal in C#, Protected Friend in VB.NET.


[quoted text, click to view]

No, IsFamAndAsembly can't be created in C# and VB.NET.



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
AddThis Social Bookmark Button