System.Runtime.Remoting.Messaging.IMethodMessage.MethodSignature Property

Gets an object containing the method signature.

Syntax

public object MethodSignature { get; }

Value

Documentation for this section has not yet been entered.

Remarks

All the current implementations of System.Runtime.Remoting.Messaging.IMethodMessage return an array of Type objects containing the parameter types of the method.

Requirements

Namespace: System.Runtime.Remoting.Messaging
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0