C# 클래스 SaveDocumentSample.CustomSaveDocumentAsCommand

상속: SaveDocumentAsCommand
파일 보기 프로젝트 열기: DevExpress-Examples/how-to-save-a-document-in-the-richedit-control-e1401

공개 메소드들

메소드 설명
CustomSaveDocumentAsCommand ( IRichEditControl control ) : System

보호된 메소드들

메소드 설명
ExecuteCore ( ) : void

메소드 상세

CustomSaveDocumentAsCommand() 공개 메소드

public CustomSaveDocumentAsCommand ( IRichEditControl control ) : System
control IRichEditControl
리턴 System

ExecuteCore() 보호된 메소드

protected ExecuteCore ( ) : void
리턴 void