Amazon.EC2.Model.SpotPrice.IsSetPrice C# (CSharp) 메소드

IsSetPrice() 개인적인 메소드

private IsSetPrice ( ) : bool
리턴 bool
        internal bool IsSetPrice()
        {
            return this._price != null;
        }