C# 클래스 Nitra.VisualStudio.NitraVsUtils

파일 보기 프로젝트 열기: rsdn/nitra

공개 프로퍼티들

프로퍼티 타입 설명
GuidIVxTextBuffer System.Guid
GuidIWpfTextViewHost System.Guid

공개 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
GetFilePath ( IPersistFileFormat persistFileFormat ) : string

메소드 상세

GetBuffer() 공개 정적인 메소드

public static GetBuffer ( this textViewAdapter ) : IVsTextLines
textViewAdapter this
리턴 IVsTextLines

GetFilePath() 공개 정적인 메소드

public static GetFilePath ( this textViewAdapter ) : string
textViewAdapter this
리턴 string

ToITextBuffer() 공개 정적인 메소드

public static ToITextBuffer ( this vsTextBuffer ) : ITextBuffer
vsTextBuffer this
리턴 ITextBuffer

ToITextView() 공개 정적인 메소드

public static ToITextView ( this vsTextView ) : ITextView
vsTextView this
리턴 ITextView

ToIVsTextBuffer() 공개 정적인 메소드

public static ToIVsTextBuffer ( this textBuffer ) : IVsTextBuffer
textBuffer this
리턴 IVsTextBuffer

ToIWpfTextView() 공개 정적인 메소드

public static ToIWpfTextView ( this vsTextView ) : IWpfTextView
vsTextView this
리턴 IWpfTextView

ToVsTextView() 공개 정적인 메소드

public static ToVsTextView ( this view ) : IVsTextView
view this
리턴 IVsTextView

프로퍼티 상세

GuidIVxTextBuffer 공개적으로 정적으로 프로퍼티

public static Guid,System GuidIVxTextBuffer
리턴 System.Guid

GuidIWpfTextViewHost 공개적으로 정적으로 프로퍼티

public static Guid,System GuidIWpfTextViewHost
리턴 System.Guid