public DenyWindowRunInvoker( IRunInvoker invoker, DenyUIAttribute attribute) : base(invoker) { this.attribute = attribute; }