Mostafa Esmaeili

Results 2 issues of Mostafa Esmaeili

I Faced Divide by zero exception in cci calculation. It does not occur most of the time but in a rare situation, it throws this exception: ` outReal[outIdx++] = tempReal...

Hi pals, I have a class of "Person" in which there is a field named "BirthDate" (public DateTime? BirthDate) and it is nullable. When the GraphQL is going to execute...