C# Class Microsoft.R.Editor.Tree.TreeUpdatePendingEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
TreeUpdatePendingEventArgs ( IReadOnlyCollection textChanges ) : System

Method Details

TreeUpdatePendingEventArgs() public méthode

public TreeUpdatePendingEventArgs ( IReadOnlyCollection textChanges ) : System
textChanges IReadOnlyCollection
Résultat System