[Visual Basic] Sub CollectFromClientContext( _ ByVal msg As IConstructionCallMessage _ ) [C#] void CollectFromClientContext( IConstructionCallMessage msg ); [C++] void CollectFromClientContext( IConstructionCallMessage* msg ) = 0; [JScript] function CollectFromClientContext( msg : IConstructionCallMessage );
IContextPropertyActivator Interface | IContextPropertyActivator Members | System.Runtime.Remoting Namespace