MethodRefIsPrivate Property |
True if the referenced 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:
BooleanSee Also