C# 클래스 Padre.WebDevHandler

상속: IProcessHandler
파일 보기 프로젝트 열기: TripleEmcoder/Padre

공개 메소드들

메소드 설명
Handle ( Process process ) : void

비공개 메소드들

메소드 설명
WebDevHandler ( IProcessAttach attach ) : System.Collections.Generic

메소드 상세

Handle() 공개 메소드

public Handle ( Process process ) : void
process System.Diagnostics.Process
리턴 void