C# 클래스 ExcelDna.IntelliSense.XmlIntelliSense

파일 보기 프로젝트 열기: Excel-DNA/IntelliSense 1 사용 예제들

공개 메소드들

메소드 설명
Initialize ( ) : void
Parse ( string xmlFunctionInfo, string logInfo ) : XmlIntelliSense

메소드 상세

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void

Parse() 공개 정적인 메소드

public static Parse ( string xmlFunctionInfo, string logInfo ) : XmlIntelliSense
xmlFunctionInfo string
logInfo string
리턴 XmlIntelliSense