C# Class MarkPad.Core.Document

Inheritance: ViewModelBase
Afficher le fichier Open project: Code52/MarkPadRT Class Usage Examples

Méthodes protégées

Méthode Description
Document ( ) : System.ComponentModel
Document ( string originalText, string fileName = "New Document" ) : System.ComponentModel

Private Methods

Méthode Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

Document() protected méthode

protected Document ( ) : System.ComponentModel
Résultat System.ComponentModel

Document() protected méthode

protected Document ( string originalText, string fileName = "New Document" ) : System.ComponentModel
originalText string
fileName string
Résultat System.ComponentModel