Class ReificationConstants.ParameterizedSource
A wildcard identifier for parameterized observable sources.
Inheritance
System.Object
ReificationConstants.ParameterizedSource
Namespace: Reaqtor.ReificationFramework
Assembly: Reaqtor.ReificationFramework.dll
Syntax
public static class ParameterizedSource : Object
Fields
String
The resource id as a string.
Declaration
public const string String = "rx://reification/source/param"
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 |