Mono Class Library: Overview

System.Runtime.Remoting.Messaging.MethodCallMessageWrapper: Members

The members of System.Runtime.Remoting.Messaging.MethodCallMessageWrapper are listed below.

See Also: Inherited members from System.Runtime.Remoting.Messaging.InternalMessageWrapper

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
ArgCountint. Documentation for this section has not yet been entered.
Argsobject[]. Documentation for this section has not yet been entered.
[read-only]
HasVarArgsbool. Documentation for this section has not yet been entered.
[read-only]
InArgCountint. Documentation for this section has not yet been entered.
[read-only]
InArgsobject[]. Documentation for this section has not yet been entered.
[read-only]
LogicalCallContextLogicalCallContext. Documentation for this section has not yet been entered.
[read-only]
MethodBaseSystem.Reflection.MethodBase. Documentation for this section has not yet been entered.
[read-only]
MethodNamestring. Documentation for this section has not yet been entered.
[read-only]
MethodSignatureobject. Documentation for this section has not yet been entered.
[read-only]
PropertiesIDictionary. Documentation for this section has not yet been entered.
[read-only]
TypeNamestring. Documentation for this section has not yet been entered.
Uristring. Documentation for this section has not yet been entered.

Public Methods

GetArg(int) : object
Documentation for this section has not yet been entered.
GetArgName(int) : string
Documentation for this section has not yet been entered.
GetInArg(int) : object
Documentation for this section has not yet been entered.
GetInArgName(int) : string
Documentation for this section has not yet been entered.