C# Class NetIde.Services.PackageManager.ExceptionEventArgs

Mostrar archivo Open project: netide/netide

Public Methods

Method Description
ExceptionEventArgs ( Exception exception ) : System

Method Details

ExceptionEventArgs() public method

public ExceptionEventArgs ( Exception exception ) : System
exception System.Exception
return System