Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.PredicatesUnaryPredicateBaseUnaryPredicateBase(Predicate)

UnaryPredicateBase Constructor (operand)
Initializes a new instance of the UnaryPredicateBase class.

Assembly: Epic.Query

Declaration Syntax
C#
protected UnaryPredicateBase(
	Predicate operand
)
Parameters
operand (Predicate)
The operand of the predicate. Cannot be nullNothingnullptr.
Exceptions
ExceptionCondition
ArgumentNullException This exception is thrown if any of the operand is nullNothingnullptr
blog comments powered by Disqus