Class ReificationConstants.Sink
A wildcard identifier for observer sinks.
Inheritance
System.Object
ReificationConstants.Sink
Namespace: Reaqtor.ReificationFramework
Assembly: Reaqtor.ReificationFramework.dll
Syntax
public static class Sink : Object
Fields
String
The resource id as a string.
Declaration
public const string String = "rx://reification/sink"
Field Value
Type | Description |
---|---|
System.String |
Uri
The resource id as a URI.
Declaration
public static readonly Uri Uri
Field Value
Type | Description |
---|---|
System.Uri |