C# Class Emoji.EmojiLocationHandler

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

Méthodes publiques

Méthode Description
CanHazEmoji ( SnapshotSpan span ) : bool
EmojiLocationHandler ( ITextBuffer buffer, IBufferTagAggregatorFactoryService bufferTagAggregatorFactoryService ) : System.Collections.Generic

Method Details

CanHazEmoji() public méthode

public CanHazEmoji ( SnapshotSpan span ) : bool
span SnapshotSpan
Résultat bool

EmojiLocationHandler() public méthode

public EmojiLocationHandler ( ITextBuffer buffer, IBufferTagAggregatorFactoryService bufferTagAggregatorFactoryService ) : System.Collections.Generic
buffer ITextBuffer
bufferTagAggregatorFactoryService IBufferTagAggregatorFactoryService
Résultat System.Collections.Generic