|
virtual void | Dump (object o) |
|
abstract void | Dump (object o, string description) |
|
abstract void | Clear () |
|
virtual void | Dump (object o) |
|
abstract void | Dump (object o, string description) |
|
abstract void | Clear () |
|
virtual void | Save () |
|
virtual void | SaveAs (string newFile) |
|
virtual void | Save () |
|
virtual void | SaveAs (string newFile) |
|
|
| Sink () |
|
string | GetUriPathPart (Uri uri, int pathIndex) |
| Gets the display name from the uri, which is usually the second part of the absolute path. More...
|
|
string | GetTitle (Uri uri, string defaultTitle) |
|
| Sink () |
|
string | GetUriPathPart (Uri uri, int pathIndex) |
| Gets the display name from the uri, which is usually the second part of the absolute path. More...
|
|
string | GetTitle (Uri uri, string defaultTitle) |
|
CShell.Framework.Sink.Sink |
( |
| ) |
|
|
inlineprotected |
CShell.Framework.Sink.Sink |
( |
| ) |
|
|
inlineprotected |
virtual void CShell.Framework.Sink.Dump |
( |
object |
o | ) |
|
|
inlinevirtual |
abstract void CShell.Framework.Sink.Dump |
( |
object |
o, |
|
|
string |
description |
|
) |
| |
|
pure virtual |
abstract void CShell.Framework.Sink.Clear |
( |
| ) |
|
|
pure virtual |
string CShell.Framework.Sink.GetUriPathPart |
( |
Uri |
uri, |
|
|
int |
pathIndex |
|
) |
| |
|
inlineprotected |
Gets the display name from the uri, which is usually the second part of the absolute path.
- Parameters
-
uri | The URI. |
pathIndex | Zero based index. 0 gets the first part of the path, e.g. /mypah/hello -> "mypath" |
- Returns
- The name of the path part if the path contains such a item, otherwise returns null.
string CShell.Framework.Sink.GetTitle |
( |
Uri |
uri, |
|
|
string |
defaultTitle |
|
) |
| |
|
inlineprotected |
virtual void CShell.Framework.Sink.Dump |
( |
object |
o | ) |
|
|
inlinevirtual |
abstract void CShell.Framework.Sink.Dump |
( |
object |
o, |
|
|
string |
description |
|
) |
| |
|
pure virtual |
abstract void CShell.Framework.Sink.Clear |
( |
| ) |
|
|
pure virtual |
string CShell.Framework.Sink.GetUriPathPart |
( |
Uri |
uri, |
|
|
int |
pathIndex |
|
) |
| |
|
inlineprotected |
Gets the display name from the uri, which is usually the second part of the absolute path.
- Parameters
-
uri | The URI. |
pathIndex | Zero based index. 0 gets the first part of the path, e.g. /mypah/hello -> "mypath" |
- Returns
- The name of the path part if the path contains such a item, otherwise returns null.
string CShell.Framework.Sink.GetTitle |
( |
Uri |
uri, |
|
|
string |
defaultTitle |
|
) |
| |
|
inlineprotected |
bool CShell.Framework.Sink._isVisible |
|
private |
Uri CShell.Framework.Sink.IconSource |
|
get |
bool CShell.Framework.Sink.IsVisible |
|
getset |
The documentation for this class was generated from the following file:
- shelldev/repl/CShell-0.1.2/Src/CShellCore/Framework/Sink.cs