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

Public Member Functions

 ProjectionInfo (string winRtNamespace, StringHandle.VirtualIndex clrNamespace, StringHandle.VirtualIndex clrName, AssemblyReferenceHandle.VirtualIndex clrAssembly, TypeDefTreatment treatment=TypeDefTreatment.RedirectedToClrType, TypeRefSignatureTreatment signatureTreatment=TypeRefSignatureTreatment.None, bool isIDisposable=false)
 

Public Attributes

readonly string WinRTNamespace
 
readonly StringHandle.VirtualIndex ClrNamespace
 
readonly StringHandle.VirtualIndex ClrName
 
readonly AssemblyReferenceHandle.VirtualIndex AssemblyRef
 
readonly TypeDefTreatment Treatment
 
readonly TypeRefSignatureTreatment SignatureTreatment
 
readonly bool IsIDisposable
 

Detailed Description

Definition at line 13 of file MetadataReader.cs.


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