terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Runtime.Remoting.Activation.ActivationServices Class Reference

Static Public Member Functions

static IMessage Activate (RemotingProxy proxy, ConstructionCall ctorCall)
 
static IMessage RemoteActivate (IConstructionCallMessage ctorCall)
 
static ConstructionCall CreateConstructionCall (Type type, string activationUrl, object[] activationAttributes)
 
static IMessage CreateInstanceFromMessage (IConstructionCallMessage ctorCall)
 
static object CreateProxyForType (Type type)
 
static object AllocateUninitializedClassInstance (Type type)
 
static void EnableProxyActivation (Type type, bool enable)
 

Properties

static IActivator ConstructionActivator [get]
 

Static Private Attributes

static IActivator _constructionActivator
 

Detailed Description

Definition at line 11 of file ActivationServices.cs.


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