C# 클래스 Microsoft.R.Editor.Tree.TreeUpdatePendingEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
TreeUpdatePendingEventArgs ( IReadOnlyCollection textChanges ) : System

메소드 상세

TreeUpdatePendingEventArgs() 공개 메소드

public TreeUpdatePendingEventArgs ( IReadOnlyCollection textChanges ) : System
textChanges IReadOnlyCollection
리턴 System