C# 클래스 ClientLauncher.Patcher.PatchFunctionCompleteEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: swganhtools/swganhclientlauncher

공개 메소드들

메소드 설명
PatchFunctionCompleteEventArgs ( string strMessage, bool blnSuccess ) : System

메소드 상세

PatchFunctionCompleteEventArgs() 공개 메소드

public PatchFunctionCompleteEventArgs ( string strMessage, bool blnSuccess ) : System
strMessage string
blnSuccess bool
리턴 System