Such as this:
return base.CalculateP rice() * 0.9M;
What data type does the 'M' stand for? I can't find a listing of these
shorthand notations anywhere.
Thanks,
Tom
return base.CalculateP rice() * 0.9M;
What data type does the 'M' stand for? I can't find a listing of these
shorthand notations anywhere.
Thanks,
Tom
Comment