terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Reflection.CustomAttributeExtensions Class Reference

Static Public Member Functions

static Attribute GetCustomAttribute (this Assembly element, Type attributeType)
 
static T GetCustomAttribute< T > (this Assembly element)
 
static IEnumerable< AttributeGetCustomAttributes (this MemberInfo element, Type attributeType)
 
static IEnumerable< TGetCustomAttributes< T > (this MemberInfo element)
 
static bool IsDefined (this MemberInfo element, Type attributeType)
 

Detailed Description

Definition at line 8 of file CustomAttributeExtensions.cs.


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