Implementation attributes for a method
[Visual Basic]
Public Enum ImplAttr
[C#]
public enum ImplAttr
Member Name | Description |
---|---|
IL | |
Native | |
Runtime | |
Unmanaged | |
ForwardRef | |
PreserveSig | |
InternalCall | |
Synchronised | |
Synchronized | |
NoInLining |
Namespace: PEAPI Namespace
Assembly: peapi.dll