C# Класс MadsKristensen.TextGenerator.ProjectHelpers

Показать файл Открыть проект

Открытые методы

Метод Описание
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