Method | Description | |
---|---|---|
ContainsRpcLiteralBindings ( ) : bool | ||
ContainsRpcLiteralBindings ( |
||
ContainsRpcLiteralBindings ( string wsdlFilename ) : bool | ||
Normalize ( string normalizeValue ) : string | ||
Translate ( |
||
Translate ( string wsdlFilename, string newWsdlFilename ) : |
Method | Description | |
---|---|---|
BuildItems ( |
||
GetAffectedBindings ( ) : |
||
GetAffectedInputMessageRefs ( ) : |
||
GetAffectedInputMessages ( ) : |
||
GetAffectedInputTypes ( ) : |
||
GetAffectedMessageRefs ( string direction ) : |
||
GetAffectedMessages ( |
||
GetAffectedOperations ( ) : |
||
GetAffectedOutputMessageRefs ( ) : |
||
GetAffectedOutputMessages ( ) : |
||
GetAffectedOutputTypes ( ) : |
||
GetAffectedPortTypes ( ) : |
||
GetAffectedTypes ( |
||
MakeFullQualified ( string val ) : string | ||
RemoveTargetNamespace ( string val ) : string | ||
Rpc2DocumentLiteralTranslator ( |
||
TranslateStore ( ) : void |
public static ContainsRpcLiteralBindings ( |
||
wsdl | ||
return | bool |
public static ContainsRpcLiteralBindings ( string wsdlFilename ) : bool | ||
wsdlFilename | string | |
return | bool |
public Normalize ( string normalizeValue ) : string | ||
normalizeValue | string | |
return | string |
public static Translate ( |
||
wsdl | ||
return |
public static Translate ( string wsdlFilename, string newWsdlFilename ) : |
||
wsdlFilename | string | |
newWsdlFilename | string | |
return |