Mono Class Library: OverviewSystem.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
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. [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.