C# Class dnSpy.Text.Editor.ReplEditor.GuidObjectsProvider

Inheritance: IGuidObjectsProvider
Afficher le fichier Open project: 0xd4d/dnSpy

Méthodes publiques

Méthode Description
GetGuidObjects ( dnSpy.Contracts.Menus.GuidObjectsProviderArgs args ) : IEnumerable
GuidObjectsProvider ( ReplEditor replEditorUI ) : System

Method Details

GetGuidObjects() public méthode

public GetGuidObjects ( dnSpy.Contracts.Menus.GuidObjectsProviderArgs args ) : IEnumerable
args dnSpy.Contracts.Menus.GuidObjectsProviderArgs
Résultat IEnumerable

GuidObjectsProvider() public méthode

public GuidObjectsProvider ( ReplEditor replEditorUI ) : System
replEditorUI ReplEditor
Résultat System