C# 클래스 MadsKristensen.TextGenerator.ProjectHelpers

파일 보기 프로젝트 열기: madskristensen/TextGenerator

공개 메소드들

메소드 설명
GetComponentModel ( ) : IComponentModel
GetCurentTextView ( ) : IWpfTextView

Gets the TextView for the active document.

GetCurrentNativeTextView ( ) : IVsTextView

메소드 상세

GetComponentModel() 공개 정적인 메소드

public static GetComponentModel ( ) : IComponentModel
리턴 IComponentModel

GetCurentTextView() 공개 정적인 메소드

Gets the TextView for the active document.
public static GetCurentTextView ( ) : IWpfTextView
리턴 IWpfTextView

GetCurrentNativeTextView() 공개 정적인 메소드

public static GetCurrentNativeTextView ( ) : IVsTextView
리턴 IVsTextView