MethodDefinition Struct-datatyp
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
public value class MethodDefinition
public struct MethodDefinition
public readonly struct MethodDefinition
type MethodDefinition = struct
Public Structure MethodDefinition
- Arv
Egenskaper
| Name | Description |
|---|---|
| Attributes | |
| ImplAttributes | |
| Name | |
| RelativeVirtualAddress | |
| Signature | |
Metoder
| Name | Description |
|---|---|
| DecodeSignature<TType,TGenericContext>(ISignatureTypeProvider<TType,TGenericContext>, TGenericContext) | |
| DecodeSignature<TType>(ISignatureTypeProvider<TType>) | |
| GetCustomAttributes() | |
| GetDeclarativeSecurityAttributes() | |
| GetDeclaringType() |
Returnerar en referens till den typ som deklarerar den här metoden. |
| GetGenericParameters() | |
| GetImport() | |
| GetParameters() | |