The
methods
of System.Runtime.Remoting.Messaging.IMethodCallMessage are listed below. For a list of all members, see the IMethodCallMessage Members list.
Public Methods
| GetInArg(int) : object
Returns the specified argument that is not marked as an out parameter.
|
| GetInArgName(int) : string
Returns the name of the specified argument that is not marked as an out parameter.
|