Show / Hide Table of Contents

Class ReificationConstants.Source

A wildcard identifier for observable sources.

Inheritance
System.Object
ReificationConstants.Source
Namespace: Reaqtor.ReificationFramework
Assembly: Reaqtor.ReificationFramework.dll
Syntax
public static class Source : Object

Fields

String

The resource id as a string.

Declaration
public const string String = "rx://reification/source"
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
In This Article
Back to top Generated by DocFX