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

Inheritance: System.EventArgs
Mostra file Open project: Microsoft/RTVS

Public Methods

Method Description
TreeUpdatePendingEventArgs ( IReadOnlyCollection textChanges ) : System

Method Details

TreeUpdatePendingEventArgs() public method

public TreeUpdatePendingEventArgs ( IReadOnlyCollection textChanges ) : System
textChanges IReadOnlyCollection
return System