C# Class FrameTrapped.ComboTrainer.Utilities.SF4ProcessHandler

Inheritance: PropertyChangedBase
Afficher le fichier Open project: jhogoforbroke/Frame-Trapped

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetSF4 ( ) : Process
StopSF4 ( ) : void

Private Methods

Méthode Description
EnableWindow ( IntPtr hwnd, bool enabled ) : bool
SF4ProcessHandler ( ) : System
ShowWindow ( IntPtr hwnd, WindowShowStyle nCmdShow ) : bool

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetSF4() public méthode

public GetSF4 ( ) : Process
Résultat System.Diagnostics.Process

StopSF4() public méthode

public StopSF4 ( ) : void
Résultat void