Amazon.CloudFront.Model.Restrictions.IsSetGeoRestriction C# (CSharp) 메소드

IsSetGeoRestriction() 개인적인 메소드

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