Table of Contents

Class ArbitraryAttribute

Namespace
Conjecture.Core
Assembly
Conjecture.Core.dll

Marks a type for automatic IStrategyProvider derivation by the source generator.

[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct, AllowMultiple = false)]
public sealed class ArbitraryAttribute : Attribute
Inheritance
ArbitraryAttribute
Inherited Members