Amazon.DeviceFarm.Model.RecurringCharge.IsSetCost C# (CSharp) 메소드

IsSetCost() 개인적인 메소드

private IsSetCost ( ) : bool
리턴 bool
        internal bool IsSetCost()
        {
            return this._cost != null;
        }