C# Class Emoji.EmojiLocationHandlerProvider

Inheritance: IEmojiLocationHandlerProvider
Afficher le fichier Open project: jbevain/EmojiVS

Méthodes publiques

Méthode Description
CreateLocationHandler ( ITextBuffer buffer ) : IEmojiLocationHandler

Private Methods

Méthode Description
EmojiLocationHandlerProvider ( IBufferTagAggregatorFactoryService bufferTagAggregatorFactoryService ) : System.ComponentModel.Composition

Method Details

CreateLocationHandler() public méthode

public CreateLocationHandler ( ITextBuffer buffer ) : IEmojiLocationHandler
buffer ITextBuffer
Résultat IEmojiLocationHandler