C# 클래스 Microsoft.VisualStudio.Text.Editor.Commanding.Commands.UncommentSelectionCommandArgs

상속: EditorCommandArgs
파일 보기 프로젝트 열기: microsoft/vs-editor-api

공개 메소드들

메소드 설명
UncommentSelectionCommandArgs ( ITextView textView, ITextBuffer subjectBuffer )

메소드 상세

UncommentSelectionCommandArgs() 공개 메소드

public UncommentSelectionCommandArgs ( ITextView textView, ITextBuffer subjectBuffer )
textView ITextView
subjectBuffer ITextBuffer