Mono Class Library: Overview

System.Runtime.Remoting.Messaging.MethodCall: Members

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

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Protected Fields

ExternalPropertiesIDictionary. Documentation for this section has not yet been entered.
InternalPropertiesIDictionary. Documentation for this section has not yet been entered.

Public Properties

[read-only]
ArgCountint. Documentation for this section has not yet been entered.
[read-only]
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.
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.
HeaderHandler(Header[]) : object
Documentation for this section has not yet been entered.
Init()
Documentation for this section has not yet been entered.
ResolveMethod()
Documentation for this section has not yet been entered.
RootSetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Runtime.Remoting.Messaging.IInternalMessage.TargetIdentitySystem.Runtime.Remoting.Identity. Documentation for this section has not yet been entered.
System.Runtime.Remoting.Messaging.IInternalMessage.Uristring. Documentation for this section has not yet been entered.