프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SpanClassToBrush | System.Windows.Media.Brush | ||
Update | void |
메소드 | 설명 | |
---|---|---|
GetClassificationSpans ( SnapshotSpan processedSpan ) : IList |
||
NitraEditorClassifier ( IClassificationTypeRegistryService registry, IClassificationFormatMapService formatMapService, ITextBuffer buffer ) : Microsoft.VisualStudio.Text |
메소드 | 설명 | |
---|---|---|
SpanClassToBrush ( string spanClass, IWpfTextView _wpfTextView ) : System.Windows.Media.Brush | ||
Update ( HighlightingType highlightingType, ImmutableArray |
public GetClassificationSpans ( SnapshotSpan processedSpan ) : IList |
||
processedSpan | SnapshotSpan | |
리턴 | IList |
public NitraEditorClassifier ( IClassificationTypeRegistryService registry, IClassificationFormatMapService formatMapService, ITextBuffer buffer ) : Microsoft.VisualStudio.Text | ||
registry | IClassificationTypeRegistryService | |
formatMapService | IClassificationFormatMapService | |
buffer | ITextBuffer | |
리턴 | Microsoft.VisualStudio.Text |