C# 클래스 Emoji.EmojiLocationHandler

상속: IEmojiLocationHandler
파일 보기 프로젝트 열기: jbevain/EmojiVS

공개 메소드들

메소드 설명
CanHazEmoji ( SnapshotSpan span ) : bool
EmojiLocationHandler ( ITextBuffer buffer, IBufferTagAggregatorFactoryService bufferTagAggregatorFactoryService ) : System.Collections.Generic

메소드 상세

CanHazEmoji() 공개 메소드

public CanHazEmoji ( SnapshotSpan span ) : bool
span SnapshotSpan
리턴 bool

EmojiLocationHandler() 공개 메소드

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