Свойство | Тип | Описание | |
---|---|---|---|
ExternalProperties | IDictionary | ||
InternalProperties | IDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
FillHeader | void | ||
FillHeaders | void | ||
FillHeaders | void | ||
FillSpecialHeader | bool | ||
GetLogicalCallContext | |||
GetObjectData | void | ||
IInternalMessage | bool | ||
IInternalMessage | void | ||
IInternalMessage | void | ||
MethodCall | System | ||
MethodCall | System | ||
MethodCall | System | ||
ResolveMethod | void | ||
ResolveOverloadedMethod | void | ||
ResolveOverloadedMethod | void | ||
ResolveType | |||
SetLogicalCallContext | |||
SetObjectData | void | ||
SetObjectFromSoapData | void |
Метод | Описание | |
---|---|---|
GetArg ( int argNum ) : Object | ||
GetArgName ( int index ) : String | ||
GetInArg ( int argNum ) : Object | ||
GetInArgName ( int index ) : String | ||
HeaderHandler ( |
||
Init ( ) : void | ||
MethodCall ( |
||
MethodCall ( IMessage msg ) : System | ||
ResolveMethod ( ) : void | ||
RootSetObjectData ( SerializationInfo info, StreamingContext ctx ) : void |
Метод | Описание | |
---|---|---|
FillHeader ( String key, Object value ) : void | ||
FillHeaders ( |
||
FillHeaders ( |
||
FillSpecialHeader ( String key, Object value ) : bool | ||
GetLogicalCallContext ( ) : |
||
GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
IInternalMessage ( ) : bool | ||
IInternalMessage ( |
||
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 ( |
||
ResolveOverloadedMethod ( |
||
ResolveType ( ) : |
||
SetLogicalCallContext ( |
||
SetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
SetObjectFromSoapData ( SerializationInfo info ) : void |
public GetInArgName ( int index ) : String | ||
index | int | |
Результат | String |
public HeaderHandler ( |
||
h | ||
Результат | Object |
public MethodCall ( IMessage msg ) : System | ||
msg | IMessage | |
Результат | System |
public RootSetObjectData ( SerializationInfo info, StreamingContext ctx ) : void | ||
info | SerializationInfo | |
ctx | StreamingContext | |
Результат | void |
protected IDictionary ExternalProperties | ||
Результат | IDictionary |