C# 클래스 JryVideo.Editors.RoleEditor.RoleEditorWindow

RoleEditorWindow.xaml 的交互逻辑
파일 보기 프로젝트 열기: Cologler/JRYVideo 1 사용 예제들

공개 메소드들

메소드 설명
Edit ( Window parent, VideoRole role ) : bool
RoleEditorWindow ( ) : System.Windows

비공개 메소드들

메소드 설명
AcceptButton_OnClick ( object sender, RoutedEventArgs e ) : void

메소드 상세

Edit() 공개 정적인 메소드

public static Edit ( Window parent, VideoRole role ) : bool
parent System.Windows.Window
role JryVideo.Model.VideoRole
리턴 bool

RoleEditorWindow() 공개 메소드

public RoleEditorWindow ( ) : System.Windows
리턴 System.Windows