Amazon.Route53.Model.TestDNSAnswerResponse.IsSetRecordType C# (CSharp) 메소드

IsSetRecordType() 개인적인 메소드

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