bool CShell.Modules.Editors.EditorProvider.Handles |
( |
Uri |
uri | ) |
|
|
inline |
IDocument CShell.Modules.Editors.EditorProvider.Create |
( |
Uri |
uri | ) |
|
|
inline |
bool CShell.Modules.Editors.EditorProvider.Handles |
( |
Uri |
uri | ) |
|
|
inline |
IDocument CShell.Modules.Editors.EditorProvider.Create |
( |
Uri |
uri | ) |
|
|
inline |
readonly List< string > CShell.Modules.Editors.EditorProvider.extensions |
|
private |
Initial value:= new List<string>
{
".cshell",
".cs",
".csx",
".txt",
".cmd"
}
The documentation for this class was generated from the following file: