NDepend.API Documentation
Multiplication(Double,Debt) Operator
NDepend.TechnicalDebt Namespace > Debt Structure > Multiplication Operator : Multiplication(Double,Debt) Operator
The factor by which x is multiplied.
Debt estimation operand
Multiply x by factor.
Syntax
public Debt operator *( 
   double factor,
   Debt x
)

Parameters

factor
The factor by which x is multiplied.
x
Debt estimation operand
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

Debt Structure
Debt Members
Overload List