Amazon.CloudSearch.Model.UpdateStopwordOptionsRequest.IsSetStopwords C# (CSharp) Метод

IsSetStopwords() приватный Метод

private IsSetStopwords ( ) : bool
Результат bool
        internal bool IsSetStopwords()
        {
            return this.stopwords != null;
        }
UpdateStopwordOptionsRequest