MetalamaAPI documentationPatterns APIMetalama.​Patterns.​ContractsContract­Base­AttributeDirection
Open sandboxFocus

ContractBaseAttribute.Direction Property

Direction

Gets or sets the direction of the contract. When this property is not set, its default value is read from ContractOptions. When no value is defined in ContractOptions, the default value of this property is Default.

Declaration
public ContractDirection Direction { get; set; }
Property Value
Type Description
ContractDirection