Class MediaFormatBaseExpressionParser
The parser repsonsible for parsing the MediaFormatBase expressions
Inheritance
System.Object
MediaFormatBaseExpressionParser
Inherited Members
IvExpressionParser<MediaFormatBase, MediaFormatQuery, MediaFormatFilter>.GetMappings(IvQueryMapping)
IvExpressionParser<MediaFormatBase, 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 MediaFormatBaseExpressionParser : MediaFormatBaseExpressionParser<MediaFormatBase>, IIvExpressionParser<MediaFormatQuery>, IIvExpressionParser
Constructors
MediaFormatBaseExpressionParser()
Declaration
public MediaFormatBaseExpressionParser()