4 references to GetArgument
ComSvcConfig (4)
Options.cs (4)
209
this.application = arguments.
GetArgument
(Cmd.Application);
220
string argValue = arguments.
GetArgument
(Cmd.Hosting);
262
this.webDirectory = arguments.
GetArgument
(Cmd.WebDirectory);
268
this.webServer = arguments.
GetArgument
(Cmd.WebServer);