Click or drag to resize

MethodDefinitionAttributes Property

Namespace:  Mono.Cecil
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public MethodAttributes Attributes { get; set; }

Property Value

Type: MethodAttributes
See Also