Click or drag to resize

ContractAnnotationAttribute Constructor (String)

Initializes a new instance of the ContractAnnotationAttribute class

Namespace:  Resto.Front.Api.Attributes.JetBrains
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public ContractAnnotationAttribute(
	string contract
)

Parameters

contract
Type: SystemString
See Also