public List <CommandLineUtility.ParamCommand> GetFixedCommandList()
 {
     return(CommandLineUtility.GetParamCommandList(UserConnection));
 }