C# 클래스 Waf.Writer.Applications.Controllers.PrintController

상속: System.Waf.Applications.Controller
파일 보기 프로젝트 열기: jbe2277/waf 1 사용 예제들

공개 메소드들

메소드 설명
Initialize ( ) : void
Shutdown ( ) : void

비공개 메소드들

메소드 설명
CanPrintDocument ( ) : bool
CanShowPrintPreview ( ) : bool
ClosePrintPreview ( ) : void
FileServicePropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
PrintController ( IFileService fileService, IPrintDialogService printDialogService, ShellViewModel shellViewModel, ExportFactory printPreviewViewModelFactory ) : System
PrintDocument ( ) : void
ShowPrintPreview ( ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

Shutdown() 공개 메소드

public Shutdown ( ) : void
리턴 void