[ObsoleteAttribute("由于构造函数直接设置参数在源生成时效果不一致,所以取消该方式,如果想要设置参数,请使用属性直接设置,例如:MethodInvoke=true",
true)]
public XmlRpcAttribute(
string invokenKey
)
<ObsoleteAttribute("由于构造函数直接设置参数在源生成时效果不一致,所以取消该方式,如果想要设置参数,请使用属性直接设置,例如:MethodInvoke=true",
true)>
Public Sub New (
invokenKey As String
)
[<ObsoleteAttribute("由于构造函数直接设置参数在源生成时效果不一致,所以取消该方式,如果想要设置参数,请使用属性直接设置,例如:MethodInvoke=true",
true)>]
new :
invokenKey : string -> XmlRpcAttribute
[缺少 "M:TouchSocket.XmlRpc.XmlRpcAttribute.#ctor(System.String)" 的 <param name="invokenKey"/> 文档]