FsCheck


IOperation Type

Namespace: FsCheck.Experimental

Assembly: FsCheck.dll

Base Type: obj

All Interfaces: IOperation

Instance members

Instance member Description

this.ClearDependencies()

Full Usage: this.ClearDependencies()

Modifiers: abstract

this.Gets(arg1)

Full Usage: this.Gets(arg1)

Parameters:
Modifiers: abstract

arg0 : IOperationResult

this.Needs

Full Usage: this.Needs

Returns: ISet<IOperationResult>
Modifiers: abstract

Returns: ISet<IOperationResult>

this.Provides

Full Usage: this.Provides

Returns: ISet<IOperationResult>
Modifiers: abstract

Returns: ISet<IOperationResult>

this.Sets(arg1)

Full Usage: this.Sets(arg1)

Parameters:
Modifiers: abstract

arg0 : IOperationResult