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

Package Functions

 MethodImport (MethodImportAttributes attributes, StringHandle name, ModuleReferenceHandle module)
 

Properties

MethodImportAttributes Attributes [get]
 
StringHandle Name [get]
 
ModuleReferenceHandle Module [get]
 

Private Attributes

readonly MethodImportAttributes _attributes
 
readonly StringHandle _name
 
readonly ModuleReferenceHandle _module
 

Detailed Description

Definition at line 3 of file MethodImport.cs.


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