terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Reflection.CustomAttributeExtensions Class Reference
+ Collaboration diagram for System.Reflection.CustomAttributeExtensions:

Static Public Member Functions

static global::System.Attribute GetCustomAttribute (this Assembly element, global::System.Type attributeType)
 
static T GetCustomAttribute< T > (this Assembly element)
 
static global::System.Collections.Generic.IEnumerable< global::System.Attribute > GetCustomAttributes (this MemberInfo element, global::System.Type attributeType)
 
static global::System.Collections.Generic.IEnumerable< TGetCustomAttributes< T > (this MemberInfo element)
 
static bool IsDefined (this MemberInfo element, global::System.Type attributeType)
 

Detailed Description

Definition at line 12 of file CustomAttributeExtensions.cs.


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