public static bool IsURL(
string input
)
Public Shared Function IsURL (
input As String
) As Boolean
static member IsURL :
input : string -> bool
[缺少 "M:TouchSocket.Core.TouchSocketCoreUtility.IsURL(System.String)" 的 <param name="input"/> 文档]
[缺少 "M:TouchSocket.Core.TouchSocketCoreUtility.IsURL(System.String)" 的 <returns> 文档]