MethodDefinition Struct

Definition

public value class MethodDefinition
public struct MethodDefinition
type MethodDefinition = struct
Public Structure MethodDefinition
Inheritance
MethodDefinition

Properties

Name Description
Attributes
ImplAttributes
Name
RelativeVirtualAddress
Signature

Methods

Name Description
GetCustomAttributes()
GetDeclarativeSecurityAttributes()
GetDeclaringType()

Returns a handle to the type that declares this method.

GetGenericParameters()
GetImport()
GetParameters()

Applies to