Search Results for

    Show / Hide Table of Contents

    Class FrameworkController.FrameworkControllerAction

    FrameworkControllerAction is the base class for all actions performed against a FrameworkController.

    Inheritance
    object
    MarshalByRefObject
    LongLivedMarshalByRefObject
    FrameworkController.FrameworkControllerAction
    FrameworkController.CountTestsAction
    FrameworkController.ExploreTestsAction
    FrameworkController.LoadTestsAction
    FrameworkController.RunAsyncAction
    FrameworkController.RunTestsAction
    FrameworkController.StopRunAction
    Inherited Members
    LongLivedMarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NUnit.Framework.Api
    Assembly: nunit.framework.dll
    Syntax
    public abstract class FrameworkController.FrameworkControllerAction : LongLivedMarshalByRefObject

    Constructors

    View Source

    FrameworkControllerAction()

    Declaration
    protected FrameworkControllerAction()
    • 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