AccessorDeclIsPrivate Property |
True if the method has private access.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override bool IsPrivate { get; }
Property Value
Type:
BooleanImplements
IModifiersIsPrivateSee Also