Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IReflectableType.cs
Go to the documentation of this file.
1
namespace
System.Reflection
;
2
3
public
interface
IReflectableType
4
{
5
TypeInfo
GetTypeInfo
();
6
}
System.Reflection.TypeInfo
Definition
TypeInfo.cs:7
System.Reflection.IReflectableType.GetTypeInfo
TypeInfo GetTypeInfo()
System.Reflection.IReflectableType
Definition
IReflectableType.cs:4
System.Reflection
Definition
ICustomTypeProvider.cs:1
source
System.Private.CoreLib
System.Reflection
IReflectableType.cs
Generated by
1.10.0