C# Class Nitra.VisualStudio.NitraVsUtils

Afficher le fichier Open project: rsdn/nitra

Méthodes publiques

Свойство Type Description
GuidIVxTextBuffer System.Guid
GuidIWpfTextViewHost System.Guid

Méthodes publiques

Méthode Description
GetBuffer ( this textViewAdapter ) : IVsTextLines
GetFilePath ( this textViewAdapter ) : string
ToITextBuffer ( this vsTextBuffer ) : ITextBuffer
ToITextView ( this vsTextView ) : ITextView
ToIVsTextBuffer ( this textBuffer ) : IVsTextBuffer
ToIWpfTextView ( this vsTextView ) : IWpfTextView
ToVsTextView ( this view ) : IVsTextView

Private Methods

Méthode Description
GetFilePath ( IPersistFileFormat persistFileFormat ) : string

Method Details

GetBuffer() public static méthode

public static GetBuffer ( this textViewAdapter ) : IVsTextLines
textViewAdapter this
Résultat IVsTextLines

GetFilePath() public static méthode

public static GetFilePath ( this textViewAdapter ) : string
textViewAdapter this
Résultat string

ToITextBuffer() public static méthode

public static ToITextBuffer ( this vsTextBuffer ) : ITextBuffer
vsTextBuffer this
Résultat ITextBuffer

ToITextView() public static méthode

public static ToITextView ( this vsTextView ) : ITextView
vsTextView this
Résultat ITextView

ToIVsTextBuffer() public static méthode

public static ToIVsTextBuffer ( this textBuffer ) : IVsTextBuffer
textBuffer this
Résultat IVsTextBuffer

ToIWpfTextView() public static méthode

public static ToIWpfTextView ( this vsTextView ) : IWpfTextView
vsTextView this
Résultat IWpfTextView

ToVsTextView() public static méthode

public static ToVsTextView ( this view ) : IVsTextView
view this
Résultat IVsTextView

Property Details

GuidIVxTextBuffer public_oe static_oe property

public static Guid,System GuidIVxTextBuffer
Résultat System.Guid

GuidIWpfTextViewHost public_oe static_oe property

public static Guid,System GuidIWpfTextViewHost
Résultat System.Guid