WithAttribute
Description
- Derived from
-
Attribute abstract
Associates additional semantic behaviour with the annotated field or parameter.
If an annotated parameter has a struct type, the behaviour flags of each struct element A
and the flags of the parameter B
are merged: A | B
.