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

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

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