Do.AlterArgs Class
Return an AlterArgs object when you want to change the arguments that were passed into the function. Useful for Do.before subscribers. An example would be a service that scrubs out illegal characters prior to executing the core business logic.