Mono Class Library: OverviewSystem.Runtime.Remoting.Messaging.MethodReturnMessageWrapper: Members |
The members of System.Runtime.Remoting.Messaging.MethodReturnMessageWrapper are listed below.
See Also: Inherited members from System.Runtime.Remoting.Messaging.InternalMessageWrapper
Documentation for this section has not yet been entered.
[read-only] ArgCount int. Documentation for this section has not yet been entered. Args object[]. Documentation for this section has not yet been entered. Exception Exception. Documentation for this section has not yet been entered. [read-only] HasVarArgs bool. 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] OutArgCount int. Documentation for this section has not yet been entered. [read-only] OutArgs object[]. Documentation for this section has not yet been entered. [read-only] Properties IDictionary. Documentation for this section has not yet been entered. ReturnValue object. 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.GetOutArg(int) : object Documentation for this section has not yet been entered.GetOutArgName(int) : string Documentation for this section has not yet been entered.