C# Class QwMicroKernel.Net.AppServerErrorEventArgs

Inheritance: EventArgs
Datei anzeigen Open project: HarryCU/QwPlatform

Public Methods

Method Description
AppServerErrorEventArgs ( Exception error ) : System

Method Details

AppServerErrorEventArgs() public method

public AppServerErrorEventArgs ( Exception error ) : System
error Exception
return System