将参数发送到wcf

时间:2015-01-21 22:09:03

标签: xcode wcf

xcode的
" http://postimg.org/image/js07p1aj7/"  wcf代码

Public Function SetData(ByVal value As String)As String Implements IService1.SetData

    'Return String.Format("You entered: {0}", value)
    ' Dim obj As New Valueclass
    'obj.Facebook = value.setvariable

    Return value

End Function

0 个答案:

没有答案