Amazon.EC2.Model.GetHostReservationPurchasePreviewResponse.IsSetPurchase C# (CSharp) 메소드

IsSetPurchase() 개인적인 메소드

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