Amazon.CloudFront.Model.AllowedMethods.IsSetCachedMethods C# (CSharp) 메소드

IsSetCachedMethods() 개인적인 메소드

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