Specify what is considered used implicitly
when marked with MeansImplicitUseAttribute
or UsedImplicitlyAttribute
Namespace: Couchbase.AnnotationsAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)


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 |
