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