C# Class Microsoft.Languages.Editor.Completion.CompletionCommittedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
CompletionCommittedEventArgs ( ICompletionSession session ) : System

Method Details

CompletionCommittedEventArgs() public méthode

public CompletionCommittedEventArgs ( ICompletionSession session ) : System
session ICompletionSession
Résultat System