WebHelperParseUrlsFromCommandLine - метод
Пространство имён: Tessa.WebСборка: Tessa.Web (в Tessa.Web.dll) Версия: 3.6.0.22
public static void ParseUrlsFromCommandLine(
ref string[] args,
out string[] urls,
out string[] sockets
)
Public Shared Sub ParseUrlsFromCommandLine (
ByRef args As String(),
<OutAttribute> ByRef urls As String(),
<OutAttribute> ByRef sockets As String()
)
public:
static void ParseUrlsFromCommandLine(
array<String^>^% args,
[OutAttribute] array<String^>^% urls,
[OutAttribute] array<String^>^% sockets
)
static member ParseUrlsFromCommandLine :
args : string[] byref *
urls : string[] byref *
sockets : string[] byref -> unit
Параметры
- args String
-
- urls String
-
- sockets String
-