operator / abstract method

Decimal operator /(
  1. DynamicNumber other
)

Implementation

Decimal operator /(DynamicNumber<dynamic> other);