Amazon.EC2.Model.DescribeReservedInstancesRequest.IsSetOfferingType C# (CSharp) 메소드

IsSetOfferingType() 개인적인 메소드

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