T
trint
Why do we have to use decimal.multiply to multiply two intgers?
I just want to multiply these two values:
int oneThousand = 1000;
int watCHTimer1 = value from a textbox;
Thanks,
Trint
I just want to multiply these two values:
int oneThousand = 1000;
int watCHTimer1 = value from a textbox;
Thanks,
Trint