Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.PropertyInfoExtensions Class Reference

Static Public Member Functions

static MethodInfo[] GetAccessors (this PropertyInfo property)
 
static MethodInfo[] GetAccessors (this PropertyInfo property, bool nonPublic)
 
static ? MethodInfo GetGetMethod (this PropertyInfo property)
 
static ? MethodInfo GetGetMethod (this PropertyInfo property, bool nonPublic)
 
static ? MethodInfo GetSetMethod (this PropertyInfo property)
 
static ? MethodInfo GetSetMethod (this PropertyInfo property, bool nonPublic)
 

Detailed Description

Definition at line 3 of file PropertyInfoExtensions.cs.


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