MethodBase::_MethodBase::IsPublic Property
.NET Framework (current version)
For a description of this member, see _MethodBase::IsPublic.
Assembly: mscorlib (in mscorlib.dll)
private: property bool IsPublic { virtual bool get() sealed = _MethodBase::IsPublic::get; }
Implements
_MethodBase::IsPublicThis member is an explicit interface member implementation. It can be used only when the MethodBase instance is cast to an _MethodBase interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: