Click or drag to resize

WsDNSBaseSetErrorParameters Method

Namespace:  WsDns
Assembly:  WsDns (in WsDns.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void SetErrorParameters(
	WsResult ret,
	CodedException cex
)

Parameters

ret
Type: WsResult
cex
Type: CodedException
See Also