C# Class AjErl.Tests.Expressions.DivExpressionTests

Mostrar archivo Open project: ajlopez/AjErl

Private Methods

Method Description
DivideTwoIntegers ( ) : void
DivideTwoIntegersWithTruncation ( ) : void
RaiseIfDivideIntegerByReal ( ) : void
RaiseIfDivideRealByInteger ( ) : void