|
bool | Handles (Uri uri) |
|
Framework.ISink | Create (Uri uri) |
| Creates a CShell sink. The CShell sink URI is arranged like this: sink://cshell/SinkType/SinkName for example, following uri would create a XHTML window named "Hi" sink://cshell/xhtml/Hi More...
|
|
bool | Handles (Uri uri) |
|
Framework.ISink | Create (Uri uri) |
| Creates a CShell sink. The CShell sink URI is arranged like this: sink://cshell/SinkType/SinkName for example, following uri would create a XHTML window named "Hi" sink://cshell/xhtml/Hi More...
|
|
bool CShell.Modules.Sink.SinkProvider.Handles |
( |
Uri |
uri | ) |
|
|
inline |
Creates a CShell sink. The CShell sink URI is arranged like this: sink://cshell/SinkType/SinkName for example, following uri would create a XHTML window named "Hi" sink://cshell/xhtml/Hi
- Parameters
-
- Returns
- If the URI was correct a sink, otherwise null.</returns
Implements CShell.Framework.Services.ISinkProvider.
bool CShell.Modules.Sink.SinkProvider.Handles |
( |
Uri |
uri | ) |
|
|
inline |
Creates a CShell sink. The CShell sink URI is arranged like this: sink://cshell/SinkType/SinkName for example, following uri would create a XHTML window named "Hi" sink://cshell/xhtml/Hi
- Parameters
-
- Returns
- If the URI was correct a sink, otherwise null.</returns
Implements CShell.Framework.Services.ISinkProvider.
The documentation for this class was generated from the following file: