System.Runtime.Remoting.Messaging.IMethodMessage: Method Members

The methods of System.Runtime.Remoting.Messaging.IMethodMessage are listed below. For a list of all members, see the IMethodMessage Members list.

Public Methods

GetArg(int) : object

Gets a specific argument as an object.

GetArgName(int) : string

Gets the name of the argument passed to the method.