C# Class ClientLauncher.App.LoadingSectionCompleted

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

Public Methods

Method Description
LoadingSectionCompleted ( LoadingType theType, int nLoaded, string strMessage ) : System

Method Details

LoadingSectionCompleted() public method

public LoadingSectionCompleted ( LoadingType theType, int nLoaded, string strMessage ) : System
theType LoadingType
nLoaded int
strMessage string
return System