C# Class CK.WordPredictor.UI.ViewModels.TextualContextAreaViewModel

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
TextualContextAreaViewModel ( IPredictionTextAreaService predictionTextArea, ICommandTextualContextService commandTextualContextService ) : System.ComponentModel

Method Details

TextualContextAreaViewModel() public method

public TextualContextAreaViewModel ( IPredictionTextAreaService predictionTextArea, ICommandTextualContextService commandTextualContextService ) : System.ComponentModel
predictionTextArea IPredictionTextAreaService
commandTextualContextService ICommandTextualContextService
return System.ComponentModel