C# Class SomeProject.GuiRedirect

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Méthode Description
Redirect ( ) : void

Private Methods

Méthode Description
AttachConsole ( int dwProcessId ) : bool
GetFileType ( IntPtr handle ) : FileType
GetStdHandle ( StandardHandle nStdHandle ) : IntPtr
IsRedirected ( IntPtr handle ) : bool
SetStdHandle ( StandardHandle nStdHandle, IntPtr handle ) : bool

Method Details

Redirect() public static méthode

public static Redirect ( ) : void
Résultat void