Class ThumbnailFormatExpressionParser
Summary description for ThumbnailFormatExpressionParser.
Inheritance
System.Object
ThumbnailFormatExpressionParser
Inherited Members
IvExpressionParser<ThumbnailFormat, MediaFormatQuery, MediaFormatFilter>.GetMappings(IvQueryMapping)
IvExpressionParser<ThumbnailFormat, MediaFormatQuery, MediaFormatFilter>.VisitUnary(UnaryExpression)
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ImageVault.Client.Query.Parser
Assembly: ImageVault.Client.dll
Syntax
public class ThumbnailFormatExpressionParser : MediaFormatBaseExpressionParser<ThumbnailFormat>, IIvExpressionParser<MediaFormatQuery>, IIvExpressionParser
Constructors
ThumbnailFormatExpressionParser()
Initializes a new instance of the ThumbnailFormatExpressionParser class.
Declaration
public ThumbnailFormatExpressionParser()