IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShellCore.CodeCompletion.ICSharpScriptProvider Interface Reference

This interface allows to provide more information for scripts such as using statements, etc. More...

+ Inheritance diagram for CShellCore.CodeCompletion.ICSharpScriptProvider:

Public Member Functions

string GetUsing ()
 
string GetVars ()
 
string GetUsing ()
 
string GetVars ()
 

Detailed Description

This interface allows to provide more information for scripts such as using statements, etc.

Member Function Documentation

string CShellCore.CodeCompletion.ICSharpScriptProvider.GetUsing ( )
string CShellCore.CodeCompletion.ICSharpScriptProvider.GetVars ( )
string CShellCore.CodeCompletion.ICSharpScriptProvider.GetUsing ( )
string CShellCore.CodeCompletion.ICSharpScriptProvider.GetVars ( )

The documentation for this interface was generated from the following file: