C# Class ClientLauncher.Patcher.PatchFunctionCompleteEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: swganhtools/swganhclientlauncher

Public Methods

Method Description
PatchFunctionCompleteEventArgs ( string strMessage, bool blnSuccess ) : System

Method Details

PatchFunctionCompleteEventArgs() public method

public PatchFunctionCompleteEventArgs ( string strMessage, bool blnSuccess ) : System
strMessage string
blnSuccess bool
return System