C# Class GnomeSubtitles.Dialog.Unmanaged.SubtitleFileOpenErrorDialog

Inheritance: FileOpenErrorDialog
Afficher le fichier Open project: GNOME/gnome-subtitles Class Usage Examples

Méthodes publiques

Méthode Description
SubtitleFileOpenErrorDialog ( string filename, Exception exception ) : Mono.Unix

Méthodes protégées

Méthode Description
SecondaryTextFromException ( Exception exception ) : string

Method Details

SecondaryTextFromException() protected méthode

protected SecondaryTextFromException ( Exception exception ) : string
exception System.Exception
Résultat string

SubtitleFileOpenErrorDialog() public méthode

public SubtitleFileOpenErrorDialog ( string filename, Exception exception ) : Mono.Unix
filename string
exception Exception
Résultat Mono.Unix