C# Класс ExcelDna.IntelliSense.XmlIntelliSenseProvider.XmlRegistrationInfo

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

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

Метод Описание
GetFunctionInfos ( ) : IEnumerable
Refresh ( ) : void
XmlRegistrationInfo ( string fileName, string xmlIntelliSense ) : System

Описание методов

GetFunctionInfos() публичный Метод

public GetFunctionInfos ( ) : IEnumerable
Результат IEnumerable

Refresh() публичный Метод

public Refresh ( ) : void
Результат void

XmlRegistrationInfo() публичный Метод

public XmlRegistrationInfo ( string fileName, string xmlIntelliSense ) : System
fileName string
xmlIntelliSense string
Результат System