Constant
Gets an ObservabilityContract that guarantees that the outputs of the member (1) do depend on any non-constant input (i.e. will always be identical given identical inputs) and (2) are themselves constant. When applied to a type, the guarantee must hold for all methods and properties.
Declaration
public static ObservabilityContract Constant { get; }
Property Value
Type | Description |
---|---|
ObservabilityContract |