terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Runtime.Remoting.Activation.ActivationServices Class Reference
+ Collaboration diagram for System.Runtime.Remoting.Activation.ActivationServices:

Public Member Functions

static object AllocateUninitializedClassInstance (global::System.Type type)
 
static void EnableProxyActivation (global::System.Type type, bool enable)
 

Static Public Member Functions

static global::System.Runtime.Remoting.Messaging.IMessage Activate (global::System.Runtime.Remoting.Proxies.RemotingProxy proxy, global::System.Runtime.Remoting.Messaging.ConstructionCall ctorCall)
 
static global::System.Runtime.Remoting.Messaging.IMessage RemoteActivate (IConstructionCallMessage ctorCall)
 
static global::System.Runtime.Remoting.Messaging.ConstructionCall CreateConstructionCall (global::System.Type type, string activationUrl, object[] activationAttributes)
 
static global::System.Runtime.Remoting.Messaging.IMessage CreateInstanceFromMessage (IConstructionCallMessage ctorCall)
 
static object CreateProxyForType (global::System.Type type)
 

Properties

static IActivator ConstructionActivator [get, set]
 

Static Private Attributes

static IActivator _constructionActivator
 

Detailed Description

Definition at line 16 of file ActivationServices.cs.


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