Amazon.Route53.Model.TestDNSAnswerResponse.IsSetRecordType C# (CSharp) Méthode

IsSetRecordType() private méthode

private IsSetRecordType ( ) : bool
Résultat bool
        internal bool IsSetRecordType()
        {
            return this._recordType != null;
        }