C# Class Emoji.EmojiLocationHandler

Inheritance: IEmojiLocationHandler
ファイルを表示 Open project: jbevain/EmojiVS

Public Methods

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

Method Details

CanHazEmoji() public method

public CanHazEmoji ( SnapshotSpan span ) : bool
span SnapshotSpan
return bool

EmojiLocationHandler() public method

public EmojiLocationHandler ( ITextBuffer buffer, IBufferTagAggregatorFactoryService bufferTagAggregatorFactoryService ) : System.Collections.Generic
buffer ITextBuffer
bufferTagAggregatorFactoryService IBufferTagAggregatorFactoryService
return System.Collections.Generic