C# Class GnomeSubtitles.Dialog.Unmanaged.SubtitleFileOpenErrorDialog

Inheritance: FileOpenErrorDialog
ファイルを表示 Open project: GNOME/gnome-subtitles Class Usage Examples

Public Methods

Method Description
SubtitleFileOpenErrorDialog ( string filename, Exception exception ) : Mono.Unix

Protected Methods

Method Description
SecondaryTextFromException ( Exception exception ) : string

Method Details

SecondaryTextFromException() protected method

protected SecondaryTextFromException ( Exception exception ) : string
exception System.Exception
return string

SubtitleFileOpenErrorDialog() public method

public SubtitleFileOpenErrorDialog ( string filename, Exception exception ) : Mono.Unix
filename string
exception Exception
return Mono.Unix