Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ICustomFactory.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices
;
2
3
public
interface
ICustomFactory
4
{
5
MarshalByRefObject
CreateInstance
(
Type
serverType);
6
}
System.MarshalByRefObject
Definition
MarshalByRefObject.cs:8
System.Type
Definition
Type.cs:14
System.Runtime.InteropServices.ICustomFactory.CreateInstance
MarshalByRefObject CreateInstance(Type serverType)
System.Runtime.InteropServices.ICustomFactory
Definition
ICustomFactory.cs:4
System.Runtime.InteropServices
Definition
SequenceMarshal.cs:4
source
System.Private.CoreLib
System.Runtime.InteropServices
ICustomFactory.cs
Generated by
1.10.0