C# 클래스 ShaderTools.VisualStudio.Hlsl.Navigation.EditorNavigationTarget

파일 보기 프로젝트 열기: tgjones/HlslTools

공개 메소드들

메소드 설명
EditorNavigationTarget ( string name, SnapshotSpan span, SnapshotSpan seek, Glyph icon, System.Windows.Media.ImageSource glyph ) : System.Collections.Generic

메소드 상세

EditorNavigationTarget() 공개 메소드

public EditorNavigationTarget ( string name, SnapshotSpan span, SnapshotSpan seek, Glyph icon, System.Windows.Media.ImageSource glyph ) : System.Collections.Generic
name string
span SnapshotSpan
seek SnapshotSpan
icon Glyph
glyph System.Windows.Media.ImageSource
리턴 System.Collections.Generic