C# Class Whee.WordBuilder.Model.Events.DocumentChangedEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: alfar/WordBuilder Class Usage Examples

Public Methods

Method Description
DocumentChangedEventArgs ( string newText ) : System

Method Details

DocumentChangedEventArgs() public method

public DocumentChangedEventArgs ( string newText ) : System
newText string
return System