C# Class ClientLauncher.Patcher.PatchFunctionCompleteEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: swganhtools/swganhclientlauncher

Méthodes publiques

Méthode Description
PatchFunctionCompleteEventArgs ( string strMessage, bool blnSuccess ) : System

Method Details

PatchFunctionCompleteEventArgs() public méthode

public PatchFunctionCompleteEventArgs ( string strMessage, bool blnSuccess ) : System
strMessage string
blnSuccess bool
Résultat System