The tutorials are using Decimal like this: public Decimal x{ set; get; } public Decimal? y{ set; get; }. what does it mean when using ? after ...
確定! 回上一頁