Amazon.CloudSearch.Model.UpdateStopwordOptionsRequest.IsSetStopwords C# (CSharp) 메소드

IsSetStopwords() 개인적인 메소드

private IsSetStopwords ( ) : bool
리턴 bool
        internal bool IsSetStopwords()
        {
            return this.stopwords != null;
        }
UpdateStopwordOptionsRequest