C# 클래스 GnomeSubtitles.Dialog.Unmanaged.VideoErrorDialog

상속: FileOpenErrorDialog
파일 보기 프로젝트 열기: GNOME/gnome-subtitles 1 사용 예제들

공개 메소드들

메소드 설명
VideoErrorDialog ( Uri uri, Exception exception ) : GnomeSubtitles.Ui.VideoPreview.Exceptions

보호된 메소드들

메소드 설명
GetPrimaryText ( string filename ) : string
SecondaryTextFromException ( Exception exception ) : string

메소드 상세

GetPrimaryText() 보호된 메소드

protected GetPrimaryText ( string filename ) : string
filename string
리턴 string

SecondaryTextFromException() 보호된 메소드

protected SecondaryTextFromException ( Exception exception ) : string
exception System.Exception
리턴 string

VideoErrorDialog() 공개 메소드

public VideoErrorDialog ( Uri uri, Exception exception ) : GnomeSubtitles.Ui.VideoPreview.Exceptions
uri System.Uri
exception System.Exception
리턴 GnomeSubtitles.Ui.VideoPreview.Exceptions