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