Click or drag to resize

Sha1Function Properties

The Sha1Function type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the Arguments of the Expression.
(Inherited from BaseUnaryExpression.)
Public propertyCanParallelise
Gets whether an expression can safely be evaluated in parallel.
(Inherited from BaseUnaryExpression.)
Public propertyFunctor
Gets the Functor of the Expression.
(Overrides BaseUnaryExpressionFunctor.)
Public propertyType
Gets the Type of the Expression.
(Inherited from BaseHashFunction.)
Public propertyVariables
Gets an enumeration of all the Variables used in this expression.
(Inherited from BaseUnaryExpression.)
Top
See Also