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. |