Amazon.EC2.Model.GetHostReservationPurchasePreviewResponse.IsSetPurchase C# (CSharp) Méthode

IsSetPurchase() private méthode

private IsSetPurchase ( ) : bool
Résultat bool
        internal bool IsSetPurchase()
        {
            return this._purchase != null && this._purchase.Count > 0; 
        }