C# Class PKStudio.Dialogs.ManageProjectWizard.Pages.ErrorEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: AlexandrSurkov/PKStudio

Public Methods

Method Description
ErrorEventArgs ( Exception Exception ) : System

Method Details

ErrorEventArgs() public method

public ErrorEventArgs ( Exception Exception ) : System
Exception System.Exception
return System