C# 클래스 ExcelDna.IntelliSense.XmlIntelliSenseProvider.XmlRegistrationInfo

파일 보기 프로젝트 열기: Excel-DNA/IntelliSense

공개 메소드들

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