Метод | Описание | |
---|---|---|
CreateMessageDescription ( System.ServiceModel.OperationContractAttribute oca, |
||
CreateMessageDescription ( |
||
FillMessageBodyDescriptionByContract ( |
||
GetCallbackContract ( |
||
GetContract ( |
||
GetContract ( |
||
GetContract ( |
||
GetMessageContractAttribute ( |
||
GetOperationContractAttribute ( |
||
GetServiceContractAttributes ( |
||
RegisterGetOperationContractAttributeExtender ( GetOperationContractAttributeExtender extender ) : void |
Метод | Описание | |
---|---|---|
CreatePartCore ( System.ServiceModel.MessageBodyMemberAttribute mba, string defaultName, string defaultNamespace ) : System.ServiceModel.Description.MessagePartDescription | ||
CreatePartCore ( System.ServiceModel.MessageParameterAttribute mpa, string defaultName, string defaultNamespace ) : System.ServiceModel.Description.MessagePartDescription | ||
FillOperationsForInterface ( |
||
GetAllInterfaceTypes ( |
||
GetAllMethods ( |
||
GetContract ( |
||
GetMessage ( |
||
GetMessageBodyMemberAttribute ( |
||
GetMessageParameterAttribute ( ICustomAttributeProvider provider ) : System.ServiceModel.MessageParameterAttribute | ||
GetOrCreateOperation ( |
||
GetServiceContractAttribute ( |
||
MessageFilterOutByRef ( |
public static CreateMessageDescription ( System.ServiceModel.OperationContractAttribute oca, |
||
oca | System.ServiceModel.OperationContractAttribute | |
plist | ||
name | string | |
defaultNamespace | string | |
action | string | |
isRequest | bool | |
isCallback | bool | |
retType | ||
retTypeAttributes | ICustomAttributeProvider | |
Результат |
public static CreateMessageDescription ( |
||
messageType | ||
defaultNamespace | string | |
action | string | |
isRequest | bool | |
isCallback | bool | |
mca | System.ServiceModel.MessageContractAttribute | |
Результат |
public static FillMessageBodyDescriptionByContract ( |
||
messageType | ||
mb | System.ServiceModel.Description.MessageBodyDescription | |
Результат | void |
public static GetCallbackContract ( |
||
serviceType | ||
callbackType | ||
Результат |
public static GetContract ( |
||
contractType | ||
Результат |
public static GetContract ( |
||
givenContractType | ||
givenServiceType | ||
Результат |
public static GetContract ( |
||
contractType | ||
serviceImplementation | object | |
Результат |
public static GetMessageContractAttribute ( |
||
type | ||
Результат | System.ServiceModel.MessageContractAttribute |
public static GetOperationContractAttribute ( |
||
method | ||
Результат | System.ServiceModel.OperationContractAttribute |
public static GetServiceContractAttributes ( |
||
type | ||
Результат | ServiceContractAttribute>.Dictionary |
public static RegisterGetOperationContractAttributeExtender ( GetOperationContractAttributeExtender extender ) : void | ||
extender | GetOperationContractAttributeExtender | |
Результат | void |