C# Class RedGate.AppHost.Server.ChildProcessHandle

Inheritance: IChildProcessHandle
Afficher le fichier Open project: red-gate/RedGate.AppHost

Méthodes publiques

Méthode Description
ChildProcessHandle ( ISafeChildProcessHandle safeChildProcessHandle, Process process ) : System
CreateElement ( IAppHostServices services ) : FrameworkElement

Method Details

ChildProcessHandle() public méthode

public ChildProcessHandle ( ISafeChildProcessHandle safeChildProcessHandle, Process process ) : System
safeChildProcessHandle ISafeChildProcessHandle
process System.Diagnostics.Process
Résultat System

CreateElement() public méthode

public CreateElement ( IAppHostServices services ) : FrameworkElement
services IAppHostServices
Résultat System.Windows.FrameworkElement