C# 클래스 MemcachedTest.MemcachedServer.KillProcess

상속: IDisposable
파일 보기 프로젝트 열기: enyim/EnyimMemcached

공개 메소드들

메소드 설명
Dispose ( ) : void
KillProcess ( Process process ) : System

비공개 메소드들

메소드 설명
CurrentDomain_ProcessExit ( object sender, EventArgs e ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

KillProcess() 공개 메소드

public KillProcess ( Process process ) : System
process System.Diagnostics.Process
리턴 System