Amazon.RDS.Model.DescribeOrderableDBInstanceOptionsRequest.IsSetLicenseModel C# (CSharp) 메소드

IsSetLicenseModel() 개인적인 메소드

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