C# Class MonoDevelop.Ide.AddinError

Afficher le fichier Open project: LogosBible/monodevelop

Méthodes publiques

Méthode Description
AddinError ( string addin, string message, Exception exception, bool fatal ) : System

Method Details

AddinError() public méthode

public AddinError ( string addin, string message, Exception exception, bool fatal ) : System
addin string
message string
exception System.Exception
fatal bool
Résultat System