Amazon.EC2.Model.PriceScheduleSpecification.IsSetPrice C# (CSharp) Метод

IsSetPrice() приватный Метод

private IsSetPrice ( ) : bool
Результат bool
        internal bool IsSetPrice()
        {
            return this._price.HasValue; 
        }