C# Class ClientLauncher.App.LoadingSectionCompleted

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

Méthodes publiques

Méthode Description
LoadingSectionCompleted ( LoadingType theType, int nLoaded, string strMessage ) : System

Method Details

LoadingSectionCompleted() public méthode

public LoadingSectionCompleted ( LoadingType theType, int nLoaded, string strMessage ) : System
theType LoadingType
nLoaded int
strMessage string
Résultat System