This documentation is archived and is not being maintained.
MethodCall 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 MethodCall Implements IMethodCallMessage, IMethodMessage, IMessage, _ ISerializable [C#] [CLSCompliant(false)] [Serializable] public class MethodCall : IMethodCallMessage, IMethodMessage, IMessage, ISerializable [C++] [CLSCompliant(false)] [Serializable] public __gc class MethodCall : public IMethodCallMessage, IMethodMessage, IMessage, ISerializable [JScript] public CLSCompliant(false) Serializable class MethodCall implements IMethodCallMessage, IMethodMessage, IMessage, ISerializable
See Also
MethodCall Members | System.Runtime.Remoting.Messaging Namespace
Show: