Search Results for

    Show / Hide Table of Contents

    Class AbstractController

    Base class for all controllers.

    Inheritance
    System.Object
    AbstractController
    AbstractViewController
    AbstractViewPartController
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Sdl.Desktop.IntegrationApi.Extensions.Internal
    Assembly: Sdl.Desktop.IntegrationApi.Extensions.dll
    Syntax
    public abstract class AbstractController

    Constructors

    AbstractController()

    Declaration
    protected AbstractController()

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)

    On this page

    • Constructors
      • AbstractController()
    • Extension Methods
    Back to top Generated by DocFX