C# 클래스 SomeProject.GuiRedirect

파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
Redirect ( ) : void

비공개 메소드들

메소드 설명
AttachConsole ( int dwProcessId ) : bool
GetFileType ( IntPtr handle ) : FileType
GetStdHandle ( StandardHandle nStdHandle ) : IntPtr
IsRedirected ( IntPtr handle ) : bool
SetStdHandle ( StandardHandle nStdHandle, IntPtr handle ) : bool

메소드 상세

Redirect() 공개 정적인 메소드

public static Redirect ( ) : void
리턴 void