Amazon.EC2.Model.PricingDetail.IsSetPrice C# (CSharp) Méthode

IsSetPrice() private méthode

private IsSetPrice ( ) : bool
Résultat bool
        internal bool IsSetPrice()
        {
            return this._price.HasValue; 
        }