Method |
Description |
|
FillHeader ( String key, Object value ) : void |
|
|
FillHeaders ( Header h ) : void |
|
|
FillHeaders ( Header h, bool bFromHeaderHandler ) : void |
|
|
FillSpecialHeader ( String key, Object value ) : bool |
|
|
GetLogicalCallContext ( ) : LogicalCallContext |
|
|
GetObjectData ( SerializationInfo info, StreamingContext context ) : void |
|
|
IInternalMessage ( ) : bool |
|
|
IInternalMessage ( LogicalCallContext newCallContext ) : void |
|
|
IInternalMessage ( String val ) : void |
|
|
MethodCall ( Object handlerObject, BinaryMethodCallMessage smuggledMsg ) : System |
|
|
MethodCall ( SerializationInfo info, StreamingContext context ) : System |
|
|
MethodCall ( System.Runtime.Remoting.Messaging.SmuggledMethodCallMessage smuggledMsg, ArrayList deserializedArgs ) : System |
|
|
ResolveMethod ( bool bThrowIfNotResolved ) : void |
|
|
ResolveOverloadedMethod ( RuntimeType t ) : void |
|
|
ResolveOverloadedMethod ( RuntimeType t, String methodName, ArrayList argNames, ArrayList argValues ) : void |
|
|
ResolveType ( ) : Type |
|
|
SetLogicalCallContext ( LogicalCallContext ctx ) : LogicalCallContext |
|
|
SetObjectData ( SerializationInfo info, StreamingContext context ) : void |
|
|
SetObjectFromSoapData ( SerializationInfo info ) : void |
|
|