C# Class ShaderTools.VisualStudio.Hlsl.Navigation.EditorTypeNavigationTarget

Inheritance: EditorNavigationTarget
Datei anzeigen Open project: tgjones/HlslTools

Public Methods

Method Description
EditorTypeNavigationTarget ( string name, SnapshotSpan span, SnapshotSpan seek, Glyph icon, System.Windows.Media.ImageSource glyph, List children ) : System.Collections.Generic

Method Details

EditorTypeNavigationTarget() public method

public EditorTypeNavigationTarget ( string name, SnapshotSpan span, SnapshotSpan seek, Glyph icon, System.Windows.Media.ImageSource glyph, List children ) : System.Collections.Generic
name string
span SnapshotSpan
seek SnapshotSpan
icon Glyph
glyph System.Windows.Media.ImageSource
children List
return System.Collections.Generic