Click or drag to resize

ContractAnnotationAttribute Constructor (String)

Initializes a new instance of the ContractAnnotationAttribute class

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public ContractAnnotationAttribute(
	string contract
)

Parameters

contract
Type: SystemString
See Also