MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsContract­DirectionOutput
Open sandboxFocus

ContractDirection.Output Field

Validates the output value of an out or ref parameter or the value (after execution of the method), the value returned by the property or indexer getter, or the value assigned to the field at the moment when the field is retrieved.

Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
public const ContractDirection Output
Returns
Type Description
ContractDirection