Implemented interface member:
method
GetPropertiesForNewContext
System.Runtime.Remoting.Contexts.IContextAttribute.GetPropertiesForNewContext(System.Runtime.Remoting.Activation.IConstructionCallMessage)
3 overrides of GetPropertiesForNewContext
mscorlib (3)
system\runtime\remoting\activationservices.cs (1)
1207
public override void
GetPropertiesForNewContext
(
system\runtime\remoting\synchronizeddispatch.cs (1)
222
public override void
GetPropertiesForNewContext
(IConstructionCallMessage ctorMsg)
system\runtime\remoting\urlattribute.cs (1)
70
public override void
GetPropertiesForNewContext
(IConstructionCallMessage ctorMsg)