C# Class ClientLauncher.Patcher.PatchingEventArgs

Inheritance: System.EventArgs
Show file Open project: swganhtools/swganhclientlauncher

Public Methods

Method Description
PatchingEventArgs ( string strMessage, bool blnNewEvent ) : System

Method Details

PatchingEventArgs() public method

public PatchingEventArgs ( string strMessage, bool blnNewEvent ) : System
strMessage string
blnNewEvent bool
return System