C# Class VSEmbed.Exports.SimpleErrorReporter

Inheritance: IExtensionErrorHandler
Afficher le fichier Open project: SLaks/VSEmbed

Méthodes publiques

Méthode Description
HandleError ( object sender, Exception exception ) : void

Method Details

HandleError() public méthode

public HandleError ( object sender, Exception exception ) : void
sender object
exception System.Exception
Résultat void