ContractAnnotationAttribute(String, Boolean) - конструктор |
Пространство имён:
Tessa.Properties.Resharper
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис 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
- Тип: SystemString
The fdt.
- forceFullStates
- Тип: SystemBoolean
The force full states.
См. также