ImplicitUseTargetFlags - перечисление

Specify what is considered used implicitly when marked with MeansImplicitUseAttribute or UsedImplicitlyAttribute

Definition

Пространство имён: Tessa.Properties.Resharper
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
[FlagsAttribute]
public enum ImplicitUseTargetFlags

Члены

Default1 The default.
Itself1 The itself.
Members2 Members of entity marked with attribute are considered used
WithMembers3 Entity marked with attribute and all its members considered used

См. также