C# 클래스 Microsoft.CodeAnalysis.Editor.Commands.FormatSelectionCommandArgs

상속: CommandArgs
파일 보기 프로젝트 열기: lodejard/AllNetCore 1 사용 예제들

공개 메소드들

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

메소드 상세

FormatSelectionCommandArgs() 공개 메소드

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