public override bool IsDefined(Type attributeType, bool inherit) { return(cb.IsDefined(attributeType, inherit)); }