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

Public Member Functions

MethodSignature< TType > DecodeSignature< TType, TGenericContext > (ISignatureTypeProvider< TType, TGenericContext > provider, TGenericContext genericContext)
 
ConstantHandle GetDefaultValue ()
 
CustomAttributeHandleCollection GetCustomAttributes ()
 
PropertyAccessors GetAccessors ()
 

Package Functions

 PropertyDefinition (MetadataReader reader, PropertyDefinitionHandle handle)
 

Properties

PropertyDefinitionHandle Handle [get]
 
StringHandle Name [get]
 
PropertyAttributes Attributes [get]
 
BlobHandle Signature [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _rowId
 

Detailed Description

Definition at line 6 of file PropertyDefinition.cs.


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