Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.MethodImplementation Struct Reference

Public Member Functions

CustomAttributeHandleCollection GetCustomAttributes ()
 

Package Functions

 MethodImplementation (MetadataReader reader, MethodImplementationHandle handle)
 

Properties

MethodImplementationHandle Handle [get]
 
TypeDefinitionHandle Type [get]
 
EntityHandle MethodBody [get]
 
EntityHandle MethodDeclaration [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _rowId
 

Detailed Description

Definition at line 3 of file MethodImplementation.cs.


The documentation for this struct was generated from the following file: