ImplicitUseTargetFlags Enumeration |
Namespace: Hangfire.Annotations
Member name | Value | Description | |
---|---|---|---|
Default | 1 | ||
Itself | 1 | ||
Members | 2 | Members of entity marked with attribute are considered used | |
WithMembers | 3 | Entity marked with attribute and all its members considered used |