C# 클래스 Microsoft.CodeAnalysis.Editor.Commanding.Commands.SortAndRemoveUnnecessaryImportsCommandArgs

상속: EditorCommandArgs
파일 보기 프로젝트 열기: peachpiecompiler/Peachpie.Microsoft.CodeAnalysis

공개 메소드들

메소드 설명
SortAndRemoveUnnecessaryImportsCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : System.Diagnostics.CodeAnalysis

메소드 상세

SortAndRemoveUnnecessaryImportsCommandArgs() 공개 메소드

public SortAndRemoveUnnecessaryImportsCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : System.Diagnostics.CodeAnalysis
textView ITextView
subjectBuffer ITextBuffer
리턴 System.Diagnostics.CodeAnalysis