public ArithmeticOperatorProjection( string op, NHibernate.Type.IType returnType, params NHibernate.Criterion.IProjection[] args )
Parameters
- op
- Arithmatic operator for desired operation
- returnType
- Resulting type of arithmetic operation
- args
- Aray of input arguments required for arithmetic operation