Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetNestedTypes() [2/2]

override Type[] System.RuntimeType.GetNestedTypes ( BindingFlags bindingAttr)
inline

Definition at line 2280 of file RuntimeType.cs.

2281 {
2283 }
ListBuilder< Type > GetNestedTypeCandidates(string fullname, BindingFlags bindingAttr, bool allowPrefixLookup)

References System.RuntimeType.GetNestedTypeCandidates().

Referenced by System.Reflection.Emit.TypeBuilder.GetNestedTypes().