C# 클래스 MarkPad.Core.Document

상속: ViewModelBase
파일 보기 프로젝트 열기: Code52/MarkPadRT 1 사용 예제들

보호된 메소드들

메소드 설명
Document ( ) : System.ComponentModel
Document ( string originalText, string fileName = "New Document" ) : System.ComponentModel

비공개 메소드들

메소드 설명
OnPropertyChanged ( [ propertyName = null ) : void

메소드 상세

Document() 보호된 메소드

protected Document ( ) : System.ComponentModel
리턴 System.ComponentModel

Document() 보호된 메소드

protected Document ( string originalText, string fileName = "New Document" ) : System.ComponentModel
originalText string
fileName string
리턴 System.ComponentModel