C# 클래스 BasicCommandHandlers.FileLauncherTypeSelection

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: Invenietis/ck-certified 1 사용 예제들

공개 메소드들

메소드 설명
FLush ( ) : void
FileLauncherTypeSelection ( FileLauncherCommandParameterManager manager, FileLauncherType type, string content ) : System

비공개 메소드들

메소드 설명
NotifyPropertyChanged ( string peropertyName ) : void
OpenDialog ( ) : void

메소드 상세

FLush() 공개 메소드

public FLush ( ) : void
리턴 void

FileLauncherTypeSelection() 공개 메소드

public FileLauncherTypeSelection ( FileLauncherCommandParameterManager manager, FileLauncherType type, string content ) : System
manager FileLauncherCommandParameterManager
type FileLauncherType
content string
리턴 System