ContractAnnotationAttribute(String, Boolean) - конструктор
Пространство имён: Tessa.Properties.ResharperСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public ContractAnnotationAttribute(
[NotNullAttribute] string fdt,
bool forceFullStates
)
Public Sub New (
<NotNullAttribute> fdt As String,
forceFullStates As Boolean
)
public:
ContractAnnotationAttribute(
[NotNullAttribute] String^ fdt,
bool forceFullStates
)
new :
[<NotNullAttribute>] fdt : string *
forceFullStates : bool -> ContractAnnotationAttribute
Параметры
- fdt String
-
The fdt.
- forceFullStates Boolean
-
The force full states.