C# Class Microsoft.CodeAnalysis.Editor.Commands.FormatSelectionCommandArgs

Inheritance: CommandArgs
Afficher le fichier Open project: lodejard/AllNetCore Class Usage Examples

Méthodes publiques

Méthode Description
FormatSelectionCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : System.Diagnostics.CodeAnalysis

Method Details

FormatSelectionCommandArgs() public méthode

public FormatSelectionCommandArgs ( ITextView textView, ITextBuffer subjectBuffer ) : System.Diagnostics.CodeAnalysis
textView ITextView
subjectBuffer ITextBuffer
Résultat System.Diagnostics.CodeAnalysis