Show / Hide Table of Contents

Interface IWildcardGenerator

Interface to generate wildcards.

Namespace: Reaqtor.ReificationFramework
Assembly: Reaqtor.ReificationFramework.dll
Syntax
public interface IWildcardGenerator

Methods

Generate()

Generates a wildcard.

Declaration
Uri Generate()
Returns
Type Description
System.Uri

Uri representing the wildcard.

In This Article
Back to top Generated by DocFX