Show / Hide Table of Contents

Class Application.RunState

Inheritance
System.Object
Application.RunState
Namespace: Terminal
Assembly: Terminal.dll
Syntax
public class Application.RunState : IDisposable

Methods

Dispose()

Declaration
public void Dispose ();

Dispose(Boolean)

Declaration
public virtual void Dispose (bool disposing);
Parameters
Type Name Description
System.Boolean disposing

To be added.

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX