Amazon.CloudSearch.Model.UpdateStemmingOptionsRequest.IsSetStems C# (CSharp) 메소드

IsSetStems() 개인적인 메소드

private IsSetStems ( ) : bool
리턴 bool
        internal bool IsSetStems()
        {
            return this.stems != null;
        }
UpdateStemmingOptionsRequest