Amazon.Route53.Model.GetHostedZoneResult.IsSetDelegationSet C# (CSharp) 메소드

IsSetDelegationSet() 개인적인 메소드

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