This documentation is archived and is not being maintained.
ConstructionCall Class
.NET Framework 1.1
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] <CLSCompliant(False)> <Serializable> Public Class ConstructionCall Inherits MethodCall Implements IConstructionCallMessage [C#] [CLSCompliant(false)] [Serializable] public class ConstructionCall : MethodCall, IConstructionCallMessage [C++] [CLSCompliant(false)] [Serializable] public __gc class ConstructionCall : public MethodCall, IConstructionCallMessage [JScript] public CLSCompliant(false) Serializable class ConstructionCall extends MethodCall implements IConstructionCallMessage
See Also
ConstructionCall Members | System.Runtime.Remoting.Messaging Namespace
Show: