Amazon.ElasticBeanstalk.Model.OptionRestrictionRegex.IsSetPattern C# (CSharp) 메소드

IsSetPattern() 개인적인 메소드

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