Metalama//API Documentation/Aspect API/Metalama.​Framework.​Aspects/Contract­Direction/Input
Open sandboxFocus

Field Input

Validates the input value of the parameter (before execution of the method) or the value assigned to the field, property or indexer (before the actual assignment).

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