Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetFunctionInfos ( ) : IList |
||
Initialize ( ) : void | ||
OnInvalidate ( object _unused_ ) : void | ||
Refresh ( ) : void | ||
RegisterXmlFunctionInfo ( string fileName, string xmlIntelliSense = null ) : void | ||
UnregisterXmlFunctionInfo ( string fileName ) : void | ||
XmlIntelliSenseProvider ( ) : System |
public OnInvalidate ( object _unused_ ) : void | ||
_unused_ | object | |
return | void |
public RegisterXmlFunctionInfo ( string fileName, string xmlIntelliSense = null ) : void | ||
fileName | string | |
xmlIntelliSense | string | |
return | void |
public UnregisterXmlFunctionInfo ( string fileName ) : void | ||
fileName | string | |
return | void |