Mono Class Library: OverviewSystem.Runtime.Remoting.Messaging.MethodCall: Members |
The members of System.Runtime.Remoting.Messaging.MethodCall are listed below.
See Also: Inherited members from System.Object
MethodCall(Header[])Documentation for this section has not yet been entered. Documentation for this section has not yet been entered.
ExternalProperties IDictionary. Documentation for this section has not yet been entered. InternalProperties IDictionary. Documentation for this section has not yet been entered.
[read-only] ArgCount int. Documentation for this section has not yet been entered. [read-only] Args object[]. Documentation for this section has not yet been entered. [read-only] HasVarArgs bool. Documentation for this section has not yet been entered. [read-only] InArgCount int. Documentation for this section has not yet been entered. [read-only] InArgs object[]. Documentation for this section has not yet been entered. [read-only] LogicalCallContext LogicalCallContext. Documentation for this section has not yet been entered. [read-only] MethodBase System.Reflection.MethodBase. Documentation for this section has not yet been entered. [read-only] MethodName string. Documentation for this section has not yet been entered. [read-only] MethodSignature object. Documentation for this section has not yet been entered. [read-only] Properties IDictionary. Documentation for this section has not yet been entered. [read-only] TypeName string. Documentation for this section has not yet been entered. Uri string. Documentation for this section has not yet been entered.
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. overrideToString() : string Documentation for this section has not yet been entered.
System.Runtime.Remoting.Messaging.IInternalMessage.TargetIdentity System.Runtime.Remoting.Identity. Documentation for this section has not yet been entered. System.Runtime.Remoting.Messaging.IInternalMessage.Uri string. Documentation for this section has not yet been entered.