Microsoft.CodeAnalysis.Editor.Commands.FormatSelectionCommandArgs.FormatSelectionCommandArgs C# (CSharp) Method

FormatSelectionCommandArgs() public method

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