For example:
function TestThis() { [MySpecialCustomAttribute] [CmdletBinding()] Param(...) Process{...} }
I don't think so.