public DBDataRunInvoker( IRunInvoker invoker, DenyDBDataAttribute attribute) : base(invoker) { this.attribute = attribute; }