Amazon.SimpleEmail.Model.ListConfigurationSetsResponse.IsSetConfigurationSets C# (CSharp) 메소드

IsSetConfigurationSets() 개인적인 메소드

private IsSetConfigurationSets ( ) : bool
리턴 bool
        internal bool IsSetConfigurationSets()
        {
            return this._configurationSets != null && this._configurationSets.Count > 0; 
        }
ListConfigurationSetsResponse