메소드 | 설명 | |
---|---|---|
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 RegisterXmlFunctionInfo ( string fileName, string xmlIntelliSense = null ) : void | ||
fileName | string | |
xmlIntelliSense | string | |
리턴 | void |
public UnregisterXmlFunctionInfo ( string fileName ) : void | ||
fileName | string | |
리턴 | void |