Microsoft.CodeAnalysis.Editor.Commands.FormatSelectionCommandArgs.FormatSelectionCommandArgs C# (CSharp) 메소드

FormatSelectionCommandArgs() 공개 메소드

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