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

Public Member Functions

ConstantHandle GetDefaultValue ()
 
BlobHandle GetMarshallingDescriptor ()
 
CustomAttributeHandleCollection GetCustomAttributes ()
 

Package Functions

 Parameter (MetadataReader reader, ParameterHandle handle)
 

Properties

ParameterHandle Handle [get]
 
ParameterAttributes Attributes [get]
 
int SequenceNumber [get]
 
StringHandle Name [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _rowId
 

Detailed Description

Definition at line 3 of file Parameter.cs.


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