ContractAnnotationAttribute(String, Boolean) - конструктор

Initializes a new instance of the ContractAnnotationAttribute class.

Definition

Пространство имён: Tessa.Properties.Resharper
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public ContractAnnotationAttribute(
	[NotNullAttribute] string fdt,
	bool forceFullStates
)

Параметры

fdt  String
The fdt.
forceFullStates  Boolean
The force full states.

См. также