Method |
Description |
|
CoerceArg ( Object value, Type pt ) : Object |
|
|
CoerceArgs ( IMethodMessage m ) : Object[] |
|
|
CoerceArgs ( IMethodMessage m, ParameterInfo pi ) : Object[] |
|
|
CoerceArgs ( MethodBase mb, Object args, ParameterInfo pi ) : Object[] |
|
|
DebugOut ( String s ) : void |
|
|
Dispatch ( Object target, bool fExecuteInContext ) : bool |
|
|
GenerateMethodSignature ( MethodBase mb ) : System.Type[] |
|
|
GetAsyncBeginInfo ( AsyncCallback &acbd, Object &state ) : void |
|
|
GetAsyncResult ( ) : IAsyncResult |
|
|
GetFramePtr ( ) : IntPtr |
|
|
GetLogicalCallContext ( ) : LogicalCallContext |
|
|
GetMethodBase ( ) : MethodBase |
|
|
GetObjectData ( SerializationInfo info, StreamingContext context ) : void |
|
|
GetReturnValue ( ) : Object |
|
|
GetThisPtr ( ) : Object |
|
|
IInternalMessage ( ) : bool |
|
|
IInternalMessage ( LogicalCallContext callContext ) : void |
|
|
IInternalMessage ( String URI ) : void |
|
|
InitFields ( MessageData msgData ) : void |
|
|
InitIfNecessary ( ) : void |
|
|
InternalGetArg ( int argNum ) : Object |
|
|
InternalGetArgCount ( ) : int |
|
|
InternalGetArgs ( ) : Object[] |
|
|
InternalHasVarArgs ( ) : bool |
|
|
Message ( ) : System |
|
|
OutToUnmanagedDebugger ( String s ) : void |
|
|
PropagateCallContextFromMessageToThread ( IMessage msg ) : LogicalCallContext |
|
|
PropagateCallContextFromThreadToMessage ( IMessage msg ) : void |
|
|
PropagateCallContextFromThreadToMessage ( IMessage msg, LogicalCallContext oldcctx ) : void |
|
|
PropagateOutParameters ( Object OutArgs, Object retVal ) : void |
|
|
SetLogicalCallContext ( LogicalCallContext callCtx ) : LogicalCallContext |
|
|
SetOneWay ( ) : void |
|
|
SoapCoerceArg ( Object value, Type pt, Hashtable keyToNamespaceTable ) : Object |
|
|
UpdateNames ( ) : void |
|
|