Interface IIvExpressionParser<T>
The IMediaItemExpressionParser interface
Namespace: ImageVault.Client.Query.Parser
Assembly: ImageVault.Client.dll
Syntax
public interface IIvExpressionParser<out T> : IIvExpressionParser
Type Parameters
Name | Description |
---|---|
T |
Properties
Query
Gets the Query of the OldMediaItemExpressionParser
Declaration
T Query { get; }
Property Value
Type | Description |
---|---|
T |