Click or drag to resize
ContractAnnotationAttribute Constructor (String)
Initializes a new instance of the ContractAnnotationAttribute class

Namespace: Slash.Diagnostics.ReSharper.Annotations
Assembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntax
public ContractAnnotationAttribute(
	string fdt
)

Parameters

fdt
Type: SystemString

[Missing <param name="fdt"/> documentation for "M:Slash.Diagnostics.ReSharper.Annotations.ContractAnnotationAttribute.#ctor(System.String)"]

See Also