C# Class ExcelDna.IntelliSense.XmlIntelliSense

Afficher le fichier Open project: Excel-DNA/IntelliSense Class Usage Examples

Méthodes publiques

Méthode Description
Initialize ( ) : void
Parse ( string xmlFunctionInfo, string logInfo ) : XmlIntelliSense

Method Details

Initialize() public static méthode

public static Initialize ( ) : void
Résultat void

Parse() public static méthode

public static Parse ( string xmlFunctionInfo, string logInfo ) : XmlIntelliSense
xmlFunctionInfo string
logInfo string
Résultat XmlIntelliSense