Search Results for

    Show / Hide Table of Contents

    Interface IResolveConstraint

    The IResolveConstraint interface is implemented by all complete and resolvable constraints and expressions.

    Namespace: NUnit.Framework.Constraints
    Assembly: nunit.framework.dll
    Syntax
    public interface IResolveConstraint

    Methods

    View Source

    Resolve()

    Return the top-level constraint for this expression

    Declaration
    IConstraint Resolve()
    Returns
    Type Description
    IConstraint
    • View Source
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0