public void SetAllowXmlRpc( string url = "/XmlRpc" )
Public Sub SetAllowXmlRpc ( Optional url As String = "/XmlRpc" )
member SetAllowXmlRpc : ?url : string (* Defaults: let _url = defaultArg url "/XmlRpc" *) -> unit
In This Article