I am try to test my code but my testing for set method is not working

前端 未结 0 690
南笙
南笙 2021-01-19 11:30

class method -

    public decimal GetVehicleSalePrice()
    {
        return this.vehicleSalePrice;
    }

    public void SetVehicleSalePrice(decimal vehicle         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题