C# Class RedGate.AppHost.Server.ChildProcessHandle

Inheritance: IChildProcessHandle
Show file Open project: red-gate/RedGate.AppHost

Public Methods

Method Description
ChildProcessHandle ( ISafeChildProcessHandle safeChildProcessHandle, Process process ) : System
CreateElement ( IAppHostServices services ) : FrameworkElement

Method Details

ChildProcessHandle() public method

public ChildProcessHandle ( ISafeChildProcessHandle safeChildProcessHandle, Process process ) : System
safeChildProcessHandle ISafeChildProcessHandle
process System.Diagnostics.Process
return System

CreateElement() public method

public CreateElement ( IAppHostServices services ) : FrameworkElement
services IAppHostServices
return System.Windows.FrameworkElement